mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00: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:
committed by
Ryan Brown
parent
74842adc07
commit
dfcf43efa9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user