community.general/lib/ansible/modules
Tim Rupp 16466f3171
Fixes usage of popen in bigip iapplx package (#41612)
This functionality is superceeded by the run_command method in the
ansible module class.
2018-06-15 15:41:57 -07:00
..
cloud docker: Allow publishing of ports with the same number but different protocol (#38412) 2018-06-15 12:36:20 -04:00
clustering K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto Return changed=True if a new certificate was written (#41445) 2018-06-12 10:17:29 -04:00
database Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
files Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
identity
inventory
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Zabbix facts (#41084) 2018-06-04 16:41:09 -04:00
net_tools Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
network Fixes usage of popen in bigip iapplx package (#41612) 2018-06-15 15:41:57 -07:00
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix race condifiton where multiple hosts can try and create or delete (#39698) 2018-06-13 09:52:51 -07:00
system Update user module docs (#41572) 2018-06-15 10:38:01 -07:00
utilities Adding success_msg to assert (#41048) 2018-06-14 11:34:04 -04:00
web_infrastructure Correct typo from 'Valut' to 'Vault' (#41574) 2018-06-15 07:08:04 +02:00
windows win_scheduled_task fix doc example with datestamp (#40691) 2018-05-25 11:39:33 +10:00
__init__.py