All Projects → ansible → product-demos

ansible / product-demos

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

Jinja
831 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
powershell
5483 projects

Official Ansible Product Demos

This is a centralized location for all Ansible Product Demos going forward.

Demo Name Description
AAP on CodeReady Repository and video of how to install Ansible Automation Platform on Code Ready Containers
Infrastructure Demos Azure, AWS, Chocolatey, Linux and Windows Demos
Network Demos Cisco IOS and F5 Demos
Security Demos OSCAP and hardening demos
Developer Demos Create Reports with Ansible

Contributions

Please push contributions via a pull request following the naming convention of name-of-demo.

GitHub Super-Linter

Using this project

This project is tested for compatibility with AAP2 Linux Automation Workshop available to Red Hat Employees and Partners.

  1. First you must create a credential for Automation Hub to successfully sync collections used by this project.

    1. In the Credentials section of the Controller UI, add a new Credential called Automation Hub with the type Ansible Galaxy/Automation Hub API Token
    2. You can obtain a token here. This page will also provide the Server URL and Auth Server URL.
    3. 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!!
  2. If it has not been created for you, add a Project called Ansible official demo project with this repo as a source. NOTE: if you are using a fork, be sure that you have the correct URL. Update the project.

  3. Finally, Create a Job Template called Setup with the following configuration:

    • Name: Setup

    • Inventory: Workshop Inventory

    • Exec Env: Control Plane EE

    • Playbook: setup_demo.yml

    • Credentials:

      • Type: Red Hat Ansible Automation Platform
      • Name: Controller Credential
    • Extra vars:

       demo: <linux or windows>
      
  4. If you require a Windows Active Directory domain you will need to run the "ACTIVE DIRECTORY / Create Active Directory domain" template after the Windows setup completes. This will create the "ansible.local" domain as well as a few generic users and groups.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].