10 lines
161 B
YAML
10 lines
161 B
YAML
|
---
|
||
|
output_dir: ~/ansible_testing
|
||
|
non_root_test_user: ansible
|
||
|
pip_test_package: epdb
|
||
|
|
||
|
# variables used in precedence tests, here passed to -e
|
||
|
etest: 'from -e'
|
||
|
|
||
|
|