Re2o API config

This commit is contained in:
otthorn 2021-02-04 01:38:49 +01:00
parent cf58c2bac5
commit 9e91f2e9d5

View file

@ -0,0 +1,6 @@
# {{ ansible_managed }}
[Re2o]
hostname = {{ re2o_hostname }}
username = {{ re2o_api_username }}
password = {{ re2o_api_password }}