5 lines
83 B
YAML
5 lines
83 B
YAML
|
---
|
||
|
- hosts: ansible
|
||
|
roles:
|
||
|
- { role: mgrote.ansible, tags: "ansible_host" }
|