You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/system
Monty Taylor 9d2d3f0299 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
11 years ago
..
__init__.py package files 11 years ago
alternatives.py Fix alternatives module in non-English locale 11 years ago
at.py moar quotes 11 years ago
capabilities.py moar quotes 11 years ago
cronvar.py removed executable bit 11 years ago
crypttab.py moar quotes 11 years ago
debconf.py Adding author's github id 11 years ago
facter.py Adding author's github id 11 years ago
filesystem.py moar quotes 11 years ago
firewalld.py firewalld: remove BabyJSON 11 years ago
getent.py Adding author's github id 11 years ago
gluster_volume.py gluster_volume: Finalize brick->bricks transition by previous author 11 years ago
kernel_blacklist.py more string corrections 11 years ago
known_hosts.py more string corrections 11 years ago
locale_gen.py Adding author's github id 11 years ago
lvg.py moar quotes 11 years ago
lvol.py Removed conditional assignment of yesopt to make it work with python-2.4 (to pass the Travis-CI test) 11 years ago
modprobe.py more string corrections 11 years ago
ohai.py Adding author's github id 11 years ago
open_iscsi.py more string corrections 11 years ago
puppet.py Add module to run puppet 11 years ago
svc.py removed executable bit 11 years ago
ufw.py Allow filtering of routed/forwarded packets 11 years ago
zfs.py Fix possible values for zfs sync property 11 years ago