community.general/lib/ansible/modules/extras/system
Monty Taylor 9e2c4efa53 Add module to run puppet
There is a growing pattern for using ansible to orchestrate runs of
existing puppet code. For instance, the OpenStack Infrastructure team
started using ansible for this very reason. It also turns out that
successfully running puppet and interpreting success or failure is
harder than you'd expect, thus warranting a module and not just a shell
command.

This is ported in from
http://git.openstack.org/cgit/openstack-infra/ansible-puppet
2016-12-08 11:32:48 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py Fix alternatives module in non-English locale 2016-12-08 11:32:45 -05:00
at.py moar quotes 2016-12-08 11:32:39 -05:00
capabilities.py moar quotes 2016-12-08 11:32:39 -05:00
cronvar.py removed executable bit 2016-12-08 11:32:42 -05:00
crypttab.py moar quotes 2016-12-08 11:32:39 -05:00
debconf.py remove unused variable 2016-12-08 11:32:23 -05:00
facter.py Facter module should return custom facts 2016-12-08 11:32:25 -05:00
filesystem.py moar quotes 2016-12-08 11:32:39 -05:00
firewalld.py firewalld: remove BabyJSON 2016-12-08 11:32:45 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py gluster_volume: Finalize brick->bricks transition by previous author 2016-12-08 11:32:45 -05:00
kernel_blacklist.py more string corrections 2016-12-08 11:32:39 -05:00
known_hosts.py more string corrections 2016-12-08 11:32:39 -05:00
locale_gen.py Use try/finally with file opening to close the file 2016-12-08 11:32:36 -05:00
lvg.py Devices in the current_devs list must also be converted to absolute device paths so comparison with dev_list works 2016-12-08 11:32:45 -05:00
lvol.py corrected lvol docs version to 2.0 2016-12-08 11:32:47 -05:00
modprobe.py more string corrections 2016-12-08 11:32:39 -05:00
ohai.py
open_iscsi.py more string corrections 2016-12-08 11:32:39 -05:00
puppet.py Add module to run puppet 2016-12-08 11:32:48 -05:00
svc.py added copyright/license info to modules I had missed 2016-12-08 11:32:46 -05:00
ufw.py Allow filtering of routed/forwarded packets 2016-12-08 11:32:45 -05:00
zfs.py add createparent option to zfs create 2016-12-08 11:32:47 -05:00