53d83c1bde
Not sure if i'll keep going this way or find some other solution.
6 lines
75 B
YAML
6 lines
75 B
YAML
---
|
|
- hosts: dockerregistry
|
|
become: True
|
|
roles:
|
|
- dockerregistry
|