ansible-ffrgb/site.yml

8 lines
86 B
YAML
Raw Normal View History

2017-03-26 20:02:33 +02:00
---
- name: Setup common roles on all hosts
hosts: all
roles:
- common
- ntp