4 lines
83 B
YAML
4 lines
83 B
YAML
- hosts: localhost
|
|
gather_facts: false
|
|
roles:
|
|
- delegate_to_lookup_context
|