community.general/lib/ansible/modules
Alexander Bethke f9c7ccbb41 Fixes flatpak module to work with flatpak >=1.2.0, fixes #51485 (#51482)
* Fixes flatpak module to work with flatpak >=1.2.0, fixes #51481

This keeps backwards-compatibility for flatpak versions before 1.2.0

* Fixes typeo

Co-Authored-By: oolongbrothers <oolongbrothers@zeibar.net>
2019-03-21 15:57:41 +00:00
..
cloud Move type checking methods out of basic.py and add unit tests (#53687) 2019-03-21 09:40:19 -04:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto ACME: rename acme_account_facts -> acme_account_info (#54082) 2019-03-20 13:21:28 +00:00
database #50877: add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" (#51073) 2019-03-21 13:26:44 +00:00
files Add force_archive option to archive module to allow archiving and compression of single files (#49429) 2019-03-19 21:11:08 -04:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools Haproxy: add support for track in wait_until_status (#53677) 2019-03-18 19:10:49 -04:00
network nxos_static_route: reconcile_candidate fails to remove 'track' routes (#53806) 2019-03-21 18:52:46 +05:30
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging Fixes flatpak module to work with flatpak >=1.2.0, fixes #51485 (#51482) 2019-03-21 15:57:41 +00:00
remote_management redfish_facts: Extend CPU data example and output results (#54168) 2019-03-21 15:22:52 +00:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Fix purefa_volume for QOS and erroneous delete (#53889) 2019-03-21 02:13:59 -04:00
system Add BusyBox support to user module (#45507) 2019-03-21 11:42:12 -04:00
utilities fixed docbuild errors (#54061) 2019-03-20 11:23:06 -05:00
web_infrastructure tower_settings: "get" isn't implemented, "value" parameter is required (#54028) 2019-03-19 12:28:16 -04:00
windows Windows module: win_optional_feature for Windows workstations (#53709) 2019-03-20 12:13:06 +10:00
__init__.py