Ansible Custom Action Plugins
Introduction Motivation Where to place Action Plugins Role or Collection scope ...
Introduction Motivation Where to place Action Plugins Role or Collection scope ...
Intro What is a module Where to store modules Inside a Role ...
How does AdGuard Home compare to traditional ad blockers Known limitations Installation Configuration Reverse Proxy ...
This is a quickie. If you want to look-up the value of an Ansible variable from the command line: ansible localhost -m ansible.builtin.debug -a "var=my_variable" ...
Bootstraping Execution order Create a file without external template Creating inventory script Writing ansible modules in sh ...
This is a conversion from a presentation/pdf by Tim Appnel. I attached a copy here too. Roles and Modules ...