1.1 KiB
1.1 KiB
Official Ansible Product Demos
this is currently under construction and working on a minimal viable demo for testing purposes
How to use
Fill in login information for Ansible Tower
Modify the tower_login_info.yml that is included in this repo with the username, password and IP address (or DNS name) of your Ansible Tower
Choose your demo
Modify the choose_demo.yml that is included in this repo with demo name you want.
Run Ansible Playbook
ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml -e @tower_login_info.yml
Demo Repository
<table">
Demo Name Description Workshop Types Deploy Application simple survey to install yum applications on Linux- f5
- rhel
- f5
- rhel
Contribute
please refer to the contribute.md documentation included in this collection.