This is a centralized location for Ansible Product Demos. This project is a collection of use cases implemented with Ansible for use with the Ansible Automation Platform.
Demo Name | Description |
---|---|
Linux | Repository of demos for RHEL and Linux automation |
Windows | Repository of demos for Windows Server automation |
Cloud | Demo for infrastructure and cloud provisioning automation |
Network | Network automation demos |
OpenShift | OpenShift automation demos |
Satellite | Demos of automation with Red Hat Satellite Server |
If you would like to contribute to this project please refer to contribution guide for best practices.
This project is tested for compatibility with the demo.redhat.com Ansible Product Demos lab environment. To use with other Ansible Automation Platform installations, review the prerequisite documentation.
NOTE: demo.redhat.com is available to Red Hat Associates and Partners with a valid account.
First you must create a credential for Automation Hub to successfully sync collections used by this project.
Automation Hub
with the type Ansible Galaxy/Automation Hub API Token
Next, click on Organizations and edit the Default
organization. Add your Automation Hub
credential to the Galaxy Credentials
section. Don't forget to click Save!!
You can also use an execution environment for disconnected environments. To do this, you must disable collection downloads in the Controller. This can be done in
Settings
>Job Settings
. This setting prevents the controller from downloading collections listed in the collections/requirements.yml file.
If it is not already created for you, add an Execution Environment called product-demos
If it is not already created for you, create a Project called Ansible Product Demos
with this repo as a source. NOTE: if you are using a fork, be sure that you have the correct URL. Update the project.
Finally, Create a Job Template called Setup
with the following configuration:
Extra vars:
demo: <linux or windows or cloud or network>
Can't find what you're looking for? Customize this repo to make it your own.
Ansible Project Demos
in the Controller.See the contribution guide for more details on how to customize the project.
Privacy statement | Terms of use | Security disclosure | All policies and guidelines