This commit is contained in:
parent
f44d7f9b58
commit
d60d4691c1
@ -19,7 +19,7 @@ steps:
|
|||||||
- ansible-galaxy collection install -r requirements.yml
|
- ansible-galaxy collection install -r requirements.yml
|
||||||
- |
|
- |
|
||||||
ansible-playbook \
|
ansible-playbook \
|
||||||
--extra-vars "repo_username=$${repo_username} repo_password=$${repo_password} hv_password=$${hv_password} root_password=$${root_password} private_key=$${private_key}" \
|
--extra-vars "repo_username=$${repo_username} repo_password=$${repo_password} hv_password=$${hv_password} root_password=$${root_password} private_key='$${private_key}'" \
|
||||||
playbook.yml
|
playbook.yml
|
||||||
environment:
|
environment:
|
||||||
repo_username:
|
repo_username:
|
||||||
|
Loading…
Reference in New Issue
Block a user