Ansible Cheat Sheet

This post is not complete yet

Ansible Cheat Sheet

  • performing a syntax check to check code locally before deploying:

--syntax-check at the end of the ansible-playbook command.

  • ansible-galaxy install something

ansible-galaxy install -r requirements.yml

Rytr0

Making life easier one line of code at a time.


2023-12-15