5 lines
67 B
YAML
5 lines
67 B
YAML
|
- hosts: localhost
|
||
|
gather_facts: no
|
||
|
roles:
|
||
|
- setup_pexpect
|