Ansible Custom Modules
Intro What is a module Where to store modules Inside a Role ...
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 ...