Role to install and configure ncpa client
None
Variables definition can be found in the defaults/main folder
None
Include this role in your playbook on this way:
- hosts: servers
roles:
- { role: dorancemc.ansible-ncpa, tags: [ ncpa ] }
You can get detail results of ncpa from logs:
tail -f /usr/local/ncpa/var/log/ncpa_*
Apache-2.0
Dorance Martinez @dorancemc