system-config/modules/ansible/files
Monty Taylor 09697cffdf Move ansible puppet code into a module
If the logic is just in a role, it's hard to re-use it in a one-off
manner on the command line. By putting it into a module, we can
run:

  ansible git0* -m puppet

To run puppet on the git farm, for instance.

Also, the file is completely not openstack specific, so do it in
such a way that we can submit it as a module upstream.

Change-Id: I35b2850e02ec5da2b41ad14eec9fd6d5a356bc93
2014-07-05 10:17:56 -07:00
..
library/config_management Move ansible puppet code into a module 2014-07-05 10:17:56 -07:00
roles/puppet/tasks Move ansible puppet code into a module 2014-07-05 10:17:56 -07:00
ansible.cfg Move ansible puppet code into a module 2014-07-05 10:17:56 -07:00
puppet-inventory Use ansible instead of direct ssh calls 2014-07-04 10:01:08 -07:00