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

13 lines
216 B
YAML

---
- name: Configurazione IS Registry Service
#hosts: is_registry_devsec:is_registry_devnext
hosts: all
# tasks:
# - name:
# debug:
# var: start_scopes
roles:
- { role: is-registry }