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

13 lines
208 B
YAML

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