Closed spyesx closed 7 months ago
I understand what you mean while using Ansible in a production environment. We also utilize Ansible for development servers and workstations, and Wireguard facilitates access to a backend network for a range of automated administrative tasks.
To ensure seamless operation, we preliminary check to verify that all anticipated hosts are reachable. That simple measure serves two purposes:
Thx for ansible.builtin.include_role
. I'll have a look at it too.
Check if executing tasks as root is permitted.