6 lines
309 B
Text
6 lines
309 B
Text
|
|
# Business Process starter file generated by Ansible.
|
||
|
|
# Ajuste ensuite dans l'interface BPM si nécessaire.
|
||
|
|
|
||
|
|
chezlepro-infrastructure = {% for host in infrastructure_hosts %}{{ host.name }};ping4{% if not loop.last %} & {% endif %}{% endfor %}
|
||
|
|
chezlepro-infrastructure.display_name = Infrastructure Chezlepro
|