community.general/lib/ansible/modules
naslanidis c29f52897b [cloud] New module ec2_vpc_igw_facts (#19787)
* added ec2_vpc_igw_facts module

* added cr at end of file

* corrected import json in wrong location

* corrected version added

* added snake_case conversion

* updated documentation and fixed for python 3'

* ec2_vpc_igw_facts: simplify logic

Make module arguments more 'Ansiblish'
Remove unnecessary intermediate variables in results generation
Use `ansible_dict_to_boto3_filter_list` rather than duplicating logic
Use `check_mode` rather than pass a `dryrun` argument
Update for flake8 improvements

* updated documentation
2017-02-01 09:47:47 -05:00
..
cloud [cloud] New module ec2_vpc_igw_facts (#19787) 2017-02-01 09:47:47 -05:00
clustering PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
commands PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
crypto PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
database PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
files PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
identity minor spelling changes 2016-12-13 13:51:13 -05:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
monitoring PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
network new panos module to import software or configuration file into firewall (#19901) 2017-02-01 12:41:52 +00:00
notification PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
packaging Rhn register misc fixes (#20724) 2017-01-31 15:23:27 -05:00
remote_management PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
source_control PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
storage PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
system PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
utilities PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
web_infrastructure updated friendlier description 2017-01-30 13:42:58 -05:00
windows PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00