community.general/lib/ansible/modules
Alexander Bethke 27fd8e4dc6 Fix two regressions in flatpak and flatpak_remote modules (#49651)
* Fix python 3 compatibility in flatpak_remote module

* Fix flatpak module for recent versions of flatpak

* Add reminder for contributors to run integration tests manually

There has been several Python version compatibility regressions
introduced into the module which could have been avoided by the
integration tests.
2018-12-07 11:38:42 -05:00
..
cloud [docker_network] Adding `scope` and `attachable` flags (#49562) 2018-12-06 18:50:45 +00:00
clustering k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
commands Add Windows example of raw command (#47153) 2018-11-30 17:12:19 +01:00
crypto Added get_certificate module (#41735) 2018-12-07 13:27:16 +00:00
database Update postgresql_ext connection methods (#48538) 2018-12-07 08:21:39 -05:00
files fix: ensure than all item of a list of excluded files aren't checked (#45122) 2018-12-06 10:13:31 -08:00
identity Fix an issue retrieving some types of 1Password items. (#47213) 2018-12-05 11:49:26 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
monitoring zabbix: New zabbix_action module (#49189) 2018-12-02 10:04:45 +01:00
net_tools v2 dnsimple api uses type vs record_type (#39301) 2018-12-04 12:25:29 +00:00
network Fortinet's FortiOS firewall ippool IPv6 (#49311) 2018-12-07 13:53:02 +00:00
notification Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
packaging Fix two regressions in flatpak and flatpak_remote modules (#49651) 2018-12-07 11:38:42 -05:00
remote_management Add new Redfish command module to handle iDRAC-specific extensions (#49572) 2018-12-07 13:43:30 +00:00
source_control Deprecate the github_hooks module (#49296) 2018-12-06 15:56:53 +00:00
storage Update purefa_host module (#49157) 2018-12-07 09:42:59 -05:00
system Add module parameter to control Puppet agent noop switch (#43678) 2018-12-04 12:30:19 +00:00
utilities Clarify that do until loops are unsupported on include tasks (#49581) 2018-12-06 11:02:47 -05:00
web_infrastructure E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
windows Fixed win_route module (#46395) 2018-12-05 22:39:06 -05:00
__init__.py