Fix pip integration test.
This commit is contained in:
parent
fef684d457
commit
ea70b49b11
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
---
|
||||
win_output_dir: 'C:\ansible_testing'
|
||||
output_dir: ~/ansible_testing
|
||||
non_root_test_user: ansible
|
||||
pip_test_package: isort
|
||||
|
|
1
test/integration/targets/pip/vars/main.yml
Normal file
1
test/integration/targets/pip/vars/main.yml
Normal file
|
@ -0,0 +1 @@
|
|||
pip_test_package: tex
|
Loading…
Reference in a new issue