Shippable: community/general (#12)

* Shippable: community/general
This commit is contained in:
John R Barker 2020-03-17 08:59:17 +00:00 committed by GitHub
parent fe111b8577
commit 1f06a02043
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 86 additions and 58 deletions

View file

@ -4,5 +4,5 @@
- name: copy constraints.txt to remote host
copy:
src: "{{ role_path }}/../../../lib/ansible_test/_data/requirements/constraints.txt"
src: "{{ role_path }}/../../../utils/constraints.txt"
dest: "{{ remote_constraints }}"