opennms-forge / ansible-provisioning

Use Ansible to provision node inventory into OpenNMS Horizon/Meridian
https://www.opennms.com
GNU Affero General Public License v3.0
0 stars 1 forks source link

Tasks should not run on each inventory host #87

Closed mfuhrmann closed 10 months ago

mfuhrmann commented 10 months ago

All the tasks are called by Ansible directly from the hosts from the inventory. This can cause troubles reaching the OpenNMS instance. It could be possible that firewalls don't allow to call the API from the networks/nodes.