added configuration of template files as top-level variable files in vars directory, to be referenced in relevant playbooks
This commit is contained in:
6
vars/aria_api.yml.example
Normal file
6
vars/aria_api.yml.example
Normal file
@@ -0,0 +1,6 @@
|
||||
aria:
|
||||
scheme: http
|
||||
hostname: localhost
|
||||
port: "6800"
|
||||
secret: ~
|
||||
credentals: ~
|
||||
Reference in New Issue
Block a user