mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
parent
fe111b8577
commit
1f06a02043
20 changed files with 86 additions and 58 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue