system-config/playbooks/roles/install-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
..
defaults Add support for enabling the ARA callback plugin in install-ansible 2018-12-04 17:46:47 -05: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
templates Remove extra src/ dirs from inventory paths 2020-06-08 10:03:05 -07:00
README.rst Add support for enabling the ARA callback plugin in install-ansible 2018-12-04 17:46:47 -05:00

README.rst

Install and configure Ansible on a host via pip

Role Variables