community.general/lib/ansible/modules
Will Thames 84eea2a7e3 Support check_mode in ec2_vpc_nacl (#23112)
* Support check_mode in ec2_vpc_nacl

Ensure that all API calls that make changes are guarded by
`if not module.check_mode`.

* Update ec2_vpc_nacl_facts to latest pep8 standards
2017-06-02 13:15:38 -04:00
..
cloud Support check_mode in ec2_vpc_nacl (#23112) 2017-06-02 13:15:38 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Ensure exit_json returns failed = False 2017-05-30 14:56:31 -07:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Avoid useless queries: use standard module hashlib 2017-05-30 10:55:49 -07:00
files unarchive: PEP8, imports, cosmetics (#24654) 2017-06-02 16:22:52 +01:00
identity adjust versions added 2017-06-02 00:38:23 +02:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring adjust versions added 2017-06-02 00:38:23 +02:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network net_command platform agnostic module (#25249) 2017-06-02 22:03:27 +05:30
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging pkg5 with `latest` shouldn't ignore absent packages (#23006) 2017-06-02 01:10:24 +02:00
remote_management Remove redundant find_content_view method (#24851) 2017-05-26 20:06:02 +01:00
source_control Add Password for login method in github_release (#23661) 2017-05-19 08:49:05 +01:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Cron - Explicitly fail on Solaris when given a special_time (#24898) 2017-06-02 00:04:12 +02:00
utilities minor doc update 2017-05-31 19:39:30 -04:00
web_infrastructure Fix handling of extra_vars_path parameter. (#25272) 2017-06-02 09:29:53 -04:00
windows win_timezone: Add RETURN information (#24571) 2017-06-01 16:43:08 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00