2023-10-10 14:35:28 +02:00
|
|
|
---
|
2023-10-12 13:15:15 +02:00
|
|
|
- name: Configurazione IS Registry Service
|
2023-10-10 14:35:28 +02:00
|
|
|
#hosts: is_registry_devsec:is_registry_devnext
|
|
|
|
hosts: all
|
|
|
|
# tasks:
|
|
|
|
# - name:
|
|
|
|
# debug:
|
|
|
|
# var: start_scopes
|
|
|
|
roles:
|
|
|
|
- { role: is-registry }
|
|
|
|
|
|
|
|
|