7 lines
133 B
Text
7 lines
133 B
Text
|
# {{ ansible_managed }}
|
||
|
|
||
|
[Re2o]
|
||
|
hostname = {{ re2o_hostname }}
|
||
|
username = {{ re2o_api_username }}
|
||
|
password = {{ re2o_api_password }}
|