mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +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