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