This commit is contained in:
parent
340c5ab6d8
commit
085561b2fc
@ -6,6 +6,7 @@ steps:
|
||||
- name: Apply playbook
|
||||
image: bv11-cr01.bessems.eu/library/packer-extended
|
||||
commands:
|
||||
- echo "$${private_key}" > $PWD/.ssh/id_rsa && chmod 0600 $PWD/.ssh/id_rsa
|
||||
- ansible-galaxy collection install -r requirements.yml
|
||||
- |
|
||||
ansible-playbook \
|
||||
|
Loading…
Reference in New Issue
Block a user