community.general/lib/ansible/modules
Yunge Zhu 5ef7b7d767 add azure role definition module (#52468)
* add role definition module

* fix sample

* fix lint

* fix lint

* add facts module

* fix lint

* disable test due to no owner permission

* use unsupported

* fix lint

* resolve comments

* fix not_xxx_actions
2019-03-06 11:09:54 -08:00
..
cloud add azure role definition module (#52468) 2019-03-06 11:09:54 -08:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
database New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
files Clarify restrictions of excludes property in find module. (#49549) 2019-02-26 16:06:06 -05:00
identity onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00
inventory
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 Clarify json behavior with return_content key (#53316) 2019-03-06 13:40:57 -05:00
network Module nxos logging fixes (#52883) 2019-03-06 13:55:03 -05:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05:00
remote_management Fix redfish_facts GetPsuInventory command not returning correct output (#52675) 2019-03-06 12:43:23 +00:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Update example to be correct (#53337) 2019-03-06 13:38:36 -05:00
system make debconf compare apples to apples (booleans) (#53331) 2019-03-05 16:03:54 -05:00
utilities adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
web_infrastructure tower_credential: Add parameter vault_id (#53400) 2019-03-06 12:44:14 -05:00
windows Extend win_psmodule - the second attempt, the previous was #46516 (#50621) 2019-03-06 06:56:55 +10:00
__init__.py