myos/ansible/playbooks/hosts.yml

7 lines
93 B
YAML
Raw Normal View History

2021-02-09 17:05:00 +01:00
---
# file: playbooks/hosts.yml
- hosts: '{{ target | default("all") }}'
roles:
- hosts