Commit Graph

4 Commits (2f135965cfe6a8ad7d431c839c2912e4cef73a24)

Author SHA1 Message Date
Monty Taylor 8b6001c3da Fix octal values for python 2.4 11 years ago
Monty Taylor 12c945388b Add support for check mode 11 years ago
Monty Taylor 1605b1ec9c Fix some errors pointed out by travis 11 years ago
Monty Taylor 5b401cfcc3 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