Ansible: Roles

April 23, 2024 admin 0

Roles is a feature provided by Ansible were once a standardized directory structure is created, you can automatically load related vars, files, tasks, handlers, and other […]

Ansible – Error Handling

March 12, 2024 admin 0

Do not misunderstand the concept error handling in this document with error handling in usual software programming terminology. Usually when one writes a program, a […]