1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
David Kretch 98260f9884 Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488)
* When inserting a new rule in `insert_after_rule`, check if the old rule is
the last rule, to avoid a list index out of range error when attempting to
access the next rule.
* Add a test for inserting a new rule after the last rule.
2017-12-13 15:31:20 -06:00
..
cloud vmware_host: add reconnect and add_or_reconnect states (#30582) 2017-12-13 11:13:12 -05:00
clustering Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
commands Fix Command module documentation 2017-12-08 10:07:00 -08:00
crypto Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 2017-12-12 12:35:22 +00:00
database influxdb: fix missing arg specs (#33859) 2017-12-13 12:41:57 +01:00
files Add a new option firstmatch to lineinfile module. (#33825) 2017-12-13 09:49:44 -06:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Zabbix host ipmi (#33718) 2017-12-11 08:41:35 -05:00
net_tools Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
network Lenovo enos bugfixes (#33857) 2017-12-13 20:57:51 +00:00
notification osx_say: add espeak support, rename module to say (#33071) 2017-12-09 13:45:31 +00:00
packaging maven_artifact: fix broken import (#33749) 2017-12-13 13:54:05 +00:00
remote_management imc_rest: fail when requirement is missing (#33750) 2017-12-13 13:54:38 +00:00
source_control Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
storage Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
system Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488) 2017-12-13 15:31:20 -06:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure letsencrypt: add new param account_key_content (#32948) 2017-12-09 08:48:15 +01:00
windows Remove deprecated restart: parameter from win_feature examples (#33848) 2017-12-13 16:48:45 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00