Skip to content

jclaret/ansible-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labs for Ansible Engine and Tower

In this repo you’ll find short lab guides to get you started learning the awesomeness of Ansible and a guide for advanced Tower usage. The actual lab environments we use are not documented here but are pretty straight forward. I mean Ansible is all about being simple…​ ;-)

Okay, apart from the advanced Tower lab…​ anyway.

Labs

Currently the following labs are available:

Setup

The lab environment is build on 4 VMs (all RHEL 7):

  • control.example.com, for running Ansible Engine

  • host{1,2}.example.com, the managed nodes

  • tower.example.com, for installing Ansible Tower

Lab durations

  • Around two to four hours lab time

How to build html/pdf/etc. output

The .adoc files can be compiled to html ot other consumable formats via Asciidoctor . The command to generate html output is for example:

$ asciidoctor ansible-engine.adoc

PDFs can be generated with the appropriate command:

$ asciidoctor-pdf ansible-engine.adoc

Contribution

The lab description is done in AsciiDoc. If you want to contribute, check out the AsciiDoc quick reference. We welcome pull requests.

We also have a styleguide for contributors.

Work in Progress ( in /misc/)

  • Manage Windows with Ansible

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks