Recent posts

How to call groups in the inventory

less than 1 minute read

# To see all hosts in the inventory ansible all -i inventory --list-hosts ansible '*' -i inventory --list-hosts To see all hosts by wild cards ansible '*.ex...

Markdown cheatsheet

less than 1 minute read

Where to get markdown language syntax and cheat sheet?