feat: Add passphrase capabilities for SSH key #11
@ -61,7 +61,7 @@ steps:
|
|||||||
- name: add ansible config
|
- name: add ansible config
|
||||||
image: ubuntu:impish
|
image: ubuntu:impish
|
||||||
commands:
|
commands:
|
||||||
- printf "[ssh_connection]\ncontrol_path_dir=/dev/shm/ansible_control_path\nssh_args=''" > /etc/ansible/ansible.cfg
|
- mkdir -p /etc/ansible && printf "[ssh_connection]\ncontrol_path_dir=/dev/shm/ansible_control_path\nssh_args=''" > /etc/ansible/ansible.cfg
|
||||||
|
|
||||||
- name: apply ansible playbook
|
- name: apply ansible playbook
|
||||||
image: plugins/ansible:3
|
image: plugins/ansible:3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user