ansible-pilote/templates/nrpe/ovh.conf.j2

9 lines
218 B
Text
Raw Permalink Normal View History

{{ ansible_managed | comment }}
[default]
endpoint={{ ovh_endpoint }}
[{{ ovh_endpoint }}]
application_key={{ ovh_application_key }}
application_secret={{ ovh_application_secret }}
consumer_key={{ ovh_consumer_key }}