This project is designed to be used with the Ansible Automation Platform (AAP). The setup is primarily done through the AAP user interface.
- Credentials for Automation Hub (certified and validated).
- Ansible Galaxy/Automation Hub API Token.
- A vault credential.
- A public SSH key.
The README.md describes a manual setup process within the Ansible Automation Platform:
- Create credentials for Automation Hub.
- Create a vault credential.
- Create a project pointing to this git repository.
- Create a job template that uses the
main.ymlplaybook.
- The project uses a remote vault for secrets.
- Extra variables are required for the job template, as specified in the
README.md.
The project is run by launching the job template from the Ansible Automation Platform.