community.general/lib/ansible/modules
Matthew c58461596a Support pacman packages using different types of compression (#19503)
It's possible to compress packages using several different compression
methods, or not compressed at all. Previously, the pacman module only
supported files compressed using xz. This update ensures that all
compression types currently supported by pacman are supported by the
ansible pacman module.

The list of supported compression methods at the time of writing can be
found here:
https://git.archlinux.org/pacman.git/tree/scripts/makepkg.sh.in#n747
2016-12-19 12:08:45 +00:00
..
cloud s3_sync module: Add ANSIBLE_METADATA parameter 2016-12-16 09:28:45 -05:00
clustering minor spelling changes 2016-12-13 13:51:13 -05:00
commands Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
crypto Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
database minor spelling changes 2016-12-13 13:51:13 -05:00
files Add an important example for SSHd 2016-12-15 20:42:51 -05:00
identity minor spelling changes 2016-12-13 13:51:13 -05:00
infrastructure Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
monitoring minor spelling changes 2016-12-13 13:51:13 -05:00
network Modify an initial value causing exception when vlan_range param is present (#19019) 2016-12-15 16:31:34 -05:00
notification minor spelling changes 2016-12-13 13:51:13 -05:00
packaging Support pacman packages using different types of compression (#19503) 2016-12-19 12:08:45 +00:00
remote_management Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
source_control Fix UnboundLocalError remote_head in git (#19057) 2016-12-14 08:36:15 -08:00
storage Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
system systemd module: Allow to stop activating service (#19383) 2016-12-15 11:14:33 -05:00
univention Improve the dependency on univention (aka: declare it and fail nicely if it is not present) (#18840) 2016-12-09 08:39:40 -05:00
utilities Fix include_role docs to be valid YAML (#19506) 2016-12-19 10:45:01 +00:00
web_infrastructure Fix bug #5328 apache module loading (#19355) 2016-12-14 13:18:19 -08:00
windows Improve YAML examples - windows/win_regedit.py (#19400) 2016-12-15 15:05:18 -08:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00