mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add constraints to pip install in setup_docker.
This commit is contained in:
@@ -16,3 +16,4 @@
|
||||
pip:
|
||||
state: present
|
||||
name: 'docker{{ extra_packages }}'
|
||||
extra_args: "-c {{ role_path }}/../../../runner/requirements/constraints.txt"
|
||||
|
||||
Reference in New Issue
Block a user