deadbok/ansible-librenms

Make role idempotent

moozer opened this issue · 1 comments

ie. make it so that ansible can run mulitple times, and when there is nothing to change - everything is green.

Currently, there is stuff related to apache and php modules, validation, users and 10 more

Pushing the keys to the remote is not idempotent at the moment.