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