Lee Goolsbee
Lee Goolsbee
I first noticed this issue with the _amazon.aws.ec2_tag_ module: ``` TASK [amazon.aws.ec2_tag] ************************************************************************************************************************************************************************************************************************************************** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ImportError:...
Functionalized the display of the shortcode parameters and then added a call to display them on the settings page (where they've been) and also as a meta box on the...
In previous versions of Flask-Session, table creation was intentionally removed to allow other tooling (e.g., Flask-Migrate) to manage table creation and schema updates, among other reasons. It seems that in...
I'm trying to use the `aws:downloadContent` plugin to clone/checkout a specific branch of a git repository, but when configured to do so, the action always fails with an error. This...