Files
myos/ansible/playbooks/remotes.yml
T
aynic.os 3ffea66ba8 wip
2021-07-14 20:38:30 +01:00

9 lines
121 B
YAML

---
# file: playbooks/remotes.yml
- hosts: '{{ target | default("remotes") }}'
roles:
- remotes
tags:
- remotes