community.general/lib/ansible/modules
Eric L 69deb73803 Fix firewalld module failing on missing protocol. (#50242)
Under Python 3.7 at least, the split of the port field fails
ungracefully if there is no slash. The fix also addresses the
case of an empty protocol after the slash.
2019-01-02 11:09:42 -06:00
..
cloud rename force to force_delete_nonempty (#50290) 2019-01-02 13:23:54 +08:00
clustering Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
commands Command module docs: args vs argv (#49907) 2018-12-19 13:30:05 -05:00
crypto ACME: add seealso references (#50320) 2018-12-26 13:26:46 +00:00
database postgresql_user: set type of conn_limit (#50178) 2018-12-22 20:28:56 +05:30
files Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
identity Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
inventory
messaging rabbitmq_binding: Fix using empty routing key (#48597) 2018-12-19 08:30:41 -05:00
monitoring Zabbix Action: Idempotency fix (#50297) 2018-12-26 01:59:45 -05:00
net_tools Update nios_aaaa_record.py (#50271) 2018-12-22 15:52:06 +05:30
network Pluribus Networks igmp snooping module with Unit tests (#50146) 2018-12-24 13:40:02 +05:30
notification Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
packaging Fix typo 2018-12-21 22:49:08 +01:00
remote_management Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
source_control Fix type in RETURN for bitbucket_deploy_key 2018-12-19 22:06:44 -08:00
storage Pure Storage facts fix (#50349) 2018-12-31 09:22:13 +00:00
system Fix firewalld module failing on missing protocol. (#50242) 2019-01-02 11:09:42 -06:00
utilities Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
web_infrastructure - Fix sanity checks 2019-01-02 05:29:04 -05:00
windows win_firewall_rule: Remove invalid 'bypass' action (#50207) 2018-12-21 12:05:28 +10:00
__init__.py