Skip to content

Commit

Permalink
this is the bad place
Browse files Browse the repository at this point in the history
  • Loading branch information
rambleraptor committed Oct 3, 2019
1 parent 88cd964 commit 7aa951d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/acceptance-tests/ansible-integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ pushd ~/.ansible/collections/ansible_collections/google/cloud
cp /tmp/ansible-template.ini tests/integration/cloud-config-gcp.ini

# Run ansible
ansible-test integration -v --allow-unsupported --continue-on-error $(find test/integration/targets -name "gcp*" -type d -printf "%P ")
ansible-test integration -v --allow-unsupported --continue-on-error $(find tests/integration/targets -name "gcp*" -type d -printf "%P ")

0 comments on commit 7aa951d

Please sign in to comment.