Files
product-demos/README.md
2020-03-03 09:05:23 -05:00

1.3 KiB

Official Ansible Product Demos

this is currently under construction and working on a minimal viable demo for testing purposes

How to use

1. Provide login information and choose demo

  • Modify the choose_demo.yml file that is included in this repo with the username, password and IP address (or DNS name) of your Ansible Tower
  • Choose the demo name you want from the table below (or choose all)

2. Run Ansible Playbook

ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml

Demo Repository

Demo Name Description Video Walkthrough Workshop Types
Deploy Application simple survey to install yum applications on Linux Youtube Video
  • f5
  • rhel
Openscap Create HTML report using SCAP Security Guide (SSG) Not Available
  • f5
  • rhel

Contribute

please refer to the contribute.md documentation included in this collection.