ansible-test/play-10-base.yml

7 lines
89 B
YAML
Raw Normal View History

---
- hosts: docker_nodes
gather_facts: false
become: true
roles:
- linux_base