https://github.com/ansible/ansible
using SSH, with no agents to install on remote systems.
https://docs.ansible.com/ansible/latest/user_guide/intro_getting_started.html
https://docs.ansible.com/ansible/2.8/modules/list_of_all_modules.html
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/debug_module.html#parameters
https://docs.ansible.com/ansible/latest/user_guide/playbooks_debugger.html
https://docs.ansible.com/ansible/2.8/user_guide/playbooks_loops.html
- To limit the displayed output, use the label directive with loop_control | New in version 2.2
https://github.com/ansible-semaphore/semaphore