Files
sib_15_roles/setup_role.yml
2020-09-22 15:42:05 +02:00

5 lines
101 B
YAML

---
- name: setup target to be managed by ansible using setup role
hosts: centos
roles:
- setup