Skip to content

ericcames/aap.platform.install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Automation Platform Installation

Automate that Ansible Automation Platform install

Build an infrastructure that meets the requirements

Red Hat Ansible Automation Platform 2.4

Create vaults for your secrets using ansible-vault

Update role default variables

Create your job template with the appropriate tag

alt text

Login and run your appropriate installer command

Legacy Ansible Platform install command line with vaulted creds

./setup.sh -e@ames_vault.yml -- --vault-password-file ~/.ssh/secret
./setup.sh -e@ames_vault.yml -- --ask-vault-pass

Containerized Ansible Platform install command line with vaulted creds

ansible-playbook -i inventory ansible.containerized_installer.install -e@ames_vault.yml --vault-password-file ~/.ssh/secret
ansible-playbook -i inventory ansible.containerized_installer.install -e@ames_vault.yml --ask-vault-pass

About

Automate that Ansible Automation Platform install

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages