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