Ansible playbooks for Actcur
Added configurations for ipa.actcur.com and ipa2.actcur.com Reviewed-on: #6 Co-authored-by: Beth <ejparker@actcur.com> Co-committed-by: Beth <ejparker@actcur.com> |
||
---|---|---|
playbook_templates | ||
var_files | ||
build_ansible.sh | ||
README.md |
This repository is used to build playbooks based on files that contain role name and version number.
Usage:
First, define a branch to use in /ansible/branch.
Next, download just the file build_ansible.sh with the following command:
curl -k "https://git.actcur.com/actcur-ansible/playbook-builder/raw/branch/prod/build_ansible.sh" -H "accept: application/raw" -o /ansible/build_ansible.sh
Note: the prod version of this script can be used. If there is a branch mismatch, this script will download the correct version and restart
Finally, run build_ansible.sh