This commit is contained in:
parent
8e76617794
commit
9ff0e09625
@ -41,7 +41,7 @@ steps:
|
||||
- |
|
||||
ansible-galaxy collection install \
|
||||
-r ansible/requirements.yml \
|
||||
-p /scratch/ansible-galaxy
|
||||
-p ./ansible
|
||||
volumes:
|
||||
- name: scratch
|
||||
path: /scratch
|
||||
|
@ -34,7 +34,6 @@ build {
|
||||
"PYTHONUNBUFFERED=1"
|
||||
]
|
||||
use_proxy = "false"
|
||||
collections_path = "/scratch/ansible-galaxy"
|
||||
|
||||
extra_arguments = [
|
||||
"--extra-vars", "appliancetype=${source.name}",
|
||||
|
Loading…
Reference in New Issue
Block a user