forked from infra/ansible
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
|
|
||
|
/* Set custom variable `agent_endpoint` for use in `services.conf`. */
|
||
|
vars.agent_endpoint = "{{ inventory_hostname }}"
|