community.general/lib/ansible/modules
rwinand 2dbade4adc Introduce 'insertbefore' and 'insertafter' to specify the position (#44811)
* Introduce 'insertbefore' and 'insertafter' to specify the position children have to be inserted.

* Added version_added to new options

* Xpath in example needs single quotes

* Added integration tests for insertafter and insertbefore

* Changed version_added to 2.8
2019-01-08 15:38:51 +01:00
..
cloud docker_node_facts: Read information about swarm node from swarm manager (#50571) 2019-01-08 13:00:59 +00:00
clustering Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
commands raw is transport-agnostic 2019-01-07 16:53:27 +01:00
crypto add openssh_cert module (#49605) 2019-01-03 17:06:22 +05:30
database Update documentation for mysql_db notes (#50444) 2019-01-04 08:40:57 +05:30
files Introduce 'insertbefore' and 'insertafter' to specify the position (#44811) 2019-01-08 15:38:51 +01:00
identity Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_binding: Fix using empty routing key (#48597) 2018-12-19 08:30:41 -05:00
monitoring Improve style and fix typos in the Zabbix module titles and descriptions (#50575) 2019-01-06 01:33:54 +01:00
net_tools Added new module to support NIOS Fixedaddress DHCP property (#49119) 2019-01-04 13:00:12 +05:30
network fix ip address tokenization bug in eos_static_route module (#43151) 2019-01-08 09:11:43 -05:00
notification Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
packaging dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -05:00
remote_management Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
source_control remove forced lowercase on group_name (#50445) 2019-01-04 03:06:54 -05:00
storage Pure Storage facts fix (#50349) 2018-12-31 09:22:13 +00:00
system Fix for the new 2.8 feature to have modprobe check for builtins. 2019-01-07 09:05:50 -08: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 Windows: Add missing parameter types and doc fixes (#50232) 2019-01-03 10:50:44 -06:00
__init__.py