mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
635e3fe9ee
Don't try to create tags on a vpc that you've just removed. Avoids ``` "msg": "An error occurred (InvalidParameterValue) when calling the CreateTags operation: You must specify one or more tags to create" ``` Although not quite sure why the `create_tags` was being called as `module.params.get('tags')` *should* have returned `None`. |
8 years ago | |
---|---|---|
.. | ||
cli | 8 years ago | |
compat | 8 years ago | |
config | ||
errors | 8 years ago | |
executor | 8 years ago | |
galaxy | 8 years ago | |
inventory | 8 years ago | |
module_utils | 8 years ago | |
modules | 8 years ago | |
parsing | 8 years ago | |
playbook | 8 years ago | |
plugins | 8 years ago | |
template | 8 years ago | |
utils | 8 years ago | |
vars | 8 years ago | |
__init__.py | ||
constants.py | 8 years ago | |
release.py |