mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
* Allow EC2-VPC instances to update SG make ec2 pep8 * use sets instead of loop and a break * bring things in an indentation level * Use to_text instead of str, text_type instead of basestring, - instead of difference * basestrings not unicode * simplifying syntax
This commit is contained in:
parent
74842adc07
commit
dfcf43efa9
2 changed files with 23 additions and 3 deletions
|
@ -12,7 +12,6 @@ lib/ansible/modules/cloud/amazon/cloudformation_facts.py
|
|||
lib/ansible/modules/cloud/amazon/cloudfront_facts.py
|
||||
lib/ansible/modules/cloud/amazon/cloudwatchevent_rule.py
|
||||
lib/ansible/modules/cloud/amazon/dynamodb_table.py
|
||||
lib/ansible/modules/cloud/amazon/ec2.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_ami.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_ami_copy.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_ami_find.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue