community.general/lib/ansible/modules
Tim Rupp 27188d46a9
Adds bigip_iapplx_package module (#32456)
This module can be used to manage the iAppLX packages you have
installed on a device. It can install and remove packages in
their RPM format.
2017-11-01 12:00:06 -07:00
..
cloud Improve efs_facts (#31817) 2017-11-01 10:05:14 -04:00
clustering consul_kv: PEP8 compliancy and doc fixes (#32340) 2017-10-31 22:27:56 -04:00
commands Fixes #30073: Remove 'Consider hg command' warning. (#31159) 2017-10-02 23:33:13 +02:00
crypto openssl_certificate: compare bytes with bytes on python3 (#30522) 2017-09-25 12:13:50 -07:00
database Handle error in user addition in postgresql_user (#32443) 2017-11-01 12:21:50 -04:00
files lineinfile: pylint fixes and docs (#30854) 2017-10-30 00:55:14 +01:00
identity Fix typo in ipa_user module documentation example. (#31928) 2017-10-20 09:07:45 +02:00
inventory clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring move zabbix modules into their own namespace below monitoring/ (#31992) 2017-10-21 10:07:51 +02:00
net_tools Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
network Adds bigip_iapplx_package module (#32456) 2017-11-01 12:00:06 -07:00
notification Add the snow_record module. Module to create/update/delete/read records (#27931) 2017-10-16 12:58:32 -04:00
packaging corrected package docs 2017-10-31 15:31:42 -04:00
remote_management Enable use of empty manageiq arguments (#31774) 2017-10-23 13:33:57 +02:00
source_control git: fix archive when update is set to no (#31829) 2017-10-31 13:56:40 +01:00
storage Fix issue #32138 - fix examples typo (#32140) 2017-10-26 07:44:15 +10:00
system Iptables unit tests (#30762) 2017-11-01 12:08:57 +01:00
utilities wait_for: treat broken connections as "unready" (#28839) 2017-10-12 11:37:20 -04:00
web_infrastructure Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
windows win_uri: fix elif to elseif (#32330) 2017-10-30 10:43:43 +10:00
__init__.py