system-config/playbooks/roles/puppet-setup-ansible
Ian Wienand b3c01b30b3 install-ansible: move install_modules.sh to puppet-setup-ansible
Modules are collected on bridge and then synchronized to remote hosts
where puppet is run.  This is done to ensure an atomic run of puppet
across affected hosts.

These modules are described in modules.env and cloned by
install_modules.sh.  Currently this is done in install-ansible, but
after some recent refactoring
(I3b1cea5a25974f56ea9202e252af7b8420f4adc9) the best home for it
appears to now be in puppet-setup-ansible; just before the script is
run.

Change-Id: I4b1d709d7037e2851d73be4bc7a202f52858ad4f
2020-09-03 09:28:16 +10:00
..
files install-ansible: move install_modules.sh to puppet-setup-ansible 2020-09-03 09:28:16 +10:00
tasks install-ansible: move install_modules.sh to puppet-setup-ansible 2020-09-03 09:28:16 +10:00
README.rst puppet: don't run module install steps multiple times 2020-09-03 09:23:05 +10:00

README.rst

Setup Ansible on this host to run puppet on remote hosts.

Import the ansible-roles-puppet role for running puppet on remote hosts and bring in the repository of required puppet modules.