1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #13230 from zarnovican/bza_fix_test_svn

test_svn fix: remove hardcoded "~/ansible_testing/svn" path
This commit is contained in:
James Cammarata 2015-11-23 14:33:33 -05:00
commit 138068c56e

View file

@ -36,7 +36,7 @@
- debug: var=subverted - debug: var=subverted
- shell: ls ~/ansible_testing/svn - shell: ls {{ checkout_dir }}
# FIXME: the before/after logic here should be fixed to make them hashes, see GitHub 6078 # FIXME: the before/after logic here should be fixed to make them hashes, see GitHub 6078
# looks like this: { # looks like this: {