ansible-playbook-gcore-enab.../is-collector.yml

13 lines
190 B
YAML
Raw Normal View History

---
- name: Configurazione IS Collector Service
hosts: is_collector_devnext
#hosts: all
2023-11-16 18:57:55 +01:00
tasks:
- name:
debug:
var: gcore_host
roles:
- { role: is-collector }