ansible/lib/ansible/modules
Sloane Hertel efe3c94b1b [cloud] ec2.py: warn that removing a public ipv4 address is not permitted - fixes #30679 (#30952)
* Add a warning to ec2.py if assign_public_ip is different from the matching instance(s) since it isn't a modifiable attribute.

* remove comments
2017-10-05 15:32:52 -04:00
..
cloud [cloud] ec2.py: warn that removing a public ipv4 address is not permitted - fixes #30679 (#30952) 2017-10-05 15:32:52 -04:00
clustering kubernetes: PEP8 compliancy and doc fixes (#30914) 2017-09-29 01:51:23 -04:00
commands Fixes #30073: Remove 'Consider hg command' warning. (#31159) 2017-10-02 23:33:13 +02:00
crypto openssl_certificate: compare bytes with bytes on python3 (#30522) 2017-09-25 12:13:50 -07:00
database redis: PEP8 compliancy and doc fixes (#30920) 2017-09-27 02:12:06 -04:00
files I am officially done with the unarchive module 2017-09-28 10:58:57 +02:00
identity ipa_sudorule: Fix issue #25863 (#26285) 2017-09-27 03:51:59 -04:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring fix monit version check 2017-10-03 15:18:29 -07:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network fixes #31080 (#31081) 2017-10-05 14:33:59 +05:30
notification mail: Fix charset encoding issue 2017-09-21 01:07:53 +02:00
packaging Fix rpm_key absent. (#31045) 2017-10-05 14:45:14 +02:00
remote_management foreman: PEP8 compliancy and doc fixes (#30910) 2017-10-03 09:50:27 +02:00
source_control Revert "fix git wrapper (#29069)" 2017-10-04 12:55:57 -07:00
storage Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
system Correctly write SELinux config file (#31251) 2017-10-03 23:38:58 -04:00
utilities Remove stray " and replace include: with import_tasks: 2017-09-27 10:02:43 -04:00
web_infrastructure ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 2017-10-02 16:21:24 -04:00
windows win_reg_stat actually sets properties to be a dictionary, not a list (#31252) 2017-10-04 07:19:32 +11:00
__init__.py