Ansible playbooks for Actcur
  • DIGITAL Command Language 54.3%
  • Shell 45.7%
Find a file
2026-05-02 20:40:44 +00:00
playbook_templates Migrated old pkg server (now aur.actcur.com) to ansible, got rid of pkg cache (handled via file share now) and improved aur pkg build process a bit (#26) 2026-05-02 20:40:44 +00:00
var_files Migrated old pkg server (now aur.actcur.com) to ansible, got rid of pkg cache (handled via file share now) and improved aur pkg build process a bit (#26) 2026-05-02 20:40:44 +00:00
build_ansible.sh Migrated old pkg server (now aur.actcur.com) to ansible, got rid of pkg cache (handled via file share now) and improved aur pkg build process a bit (#26) 2026-05-02 20:40:44 +00:00
README.md added initial test files 2024-10-05 17:38:38 -05:00

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