community.general/lib/ansible/modules
Wojciech Wypior 348b6e7da9 Refactors main() function and module manager in multiple modules in line with recent changes (#53982)
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
2019-03-18 23:12:17 -07:00
..
cloud adding deployment facts (#53204) 2019-03-19 12:10:31 +08:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto openssl_privatekey: add backup option (#53593) 2019-03-18 16:34:47 +00:00
database New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 2019-03-18 11:39:10 +00:00
files Minor Undefined variable fixes (#53383) 2019-03-08 08:35:13 -05:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools Haproxy: add support for track in wait_until_status (#53677) 2019-03-18 19:10:49 -04:00
network Refactors main() function and module manager in multiple modules in line with recent changes (#53982) 2019-03-18 23:12:17 -07:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging maven_artifact: Fix infinite recursion (#53734) 2019-03-14 18:29:17 +05:30
remote_management redfish_utils: add support to automate multiple systems. (#50854) 2019-03-12 06:58:42 +10:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Allow comment for na_ontap_svm (#52300) 2019-03-18 16:53:48 +00:00
system Added support for iptables module iprange (#53732) (#53732) 2019-03-18 13:05:04 +00:00
utilities remove some instances of `state: installed` (#53537) 2019-03-11 12:13:52 -05:00
web_infrastructure tower_credential: Add parameter vault_id (#53400) 2019-03-06 12:44:14 -05:00
windows win_dns_record (#51925) 2019-03-19 15:37:14 +10:00
__init__.py