@KeyboardInterrupt

0 Followers
0 Following
7 Posts

@NinaEichinger
If you prefer a YouTube Tutorial Series, I can recommend Ansible 101 by GeerlingGuy, his Book Ansible for DevOps is also a good Resource.
https://www.youtube.com/watch?v=goclfp6a2IQ

There are also the official Ansible Labs by RedHat, https://ansible.github.io/workshops/exercises/ansible_rhel/

You can also check out: https://github.com/ansible-community/awesome-ansible
this Awesome list contains Tutorials and other Resources that might help get you started.

Ansible 101 - Episode 1 - Introduction to Ansible

YouTube

Turn any #Excel Sheet into an #Ansible Inventory.
https://github.com/KeyboardInterrupt/ansible_xlsx_inventory

I Wrote a Dynamic Inventory Script/Module that turns an Excel Sheet into an Inventory for #Ansible

Use it wisely :D

KeyboardInterrupt/ansible_xlsx_inventory

Turn any Excel Sheet into an Ansible Inventory. Contribute to KeyboardInterrupt/ansible_xlsx_inventory development by creating an account on GitHub.

pip (package manager) - Wikipedia

@[email protected]
Yeah, thats right, But I prefer to use the Python Version, this way I wont have to deal with another Package Manager, and Language (nothing wrong with it, I am just a python Guy!) Thanks anyway for reminding me of `tldr` 👍
GitHub - tldr-pages/tldr-python-client: :snake: Official Python command-line client for tldr pages 📚.

:snake: Official Python command-line client for tldr pages 📚. - tldr-pages/tldr-python-client

GitHub

Hi @ebel

How would you go about this?

Appart from the Inventory and the parsing of your Playbooks you could come up with a Play/Role that create Documentation based on Templates, Facts, variables and stuff, utilizing the setup module you could build a generic drop in System.

Oh, also this might be of use for you https://github.com/fboender/ansible-cmdb (did not test it myself though!)

fboender/ansible-cmdb

Generate host overview from ansible fact gathering output - fboender/ansible-cmdb