feat: Add passphrase capabilities for SSH key #11
2
.ansible-items/ansible.cfg
Normal file
2
.ansible-items/ansible.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
[ssh_connection]
|
||||
control_path_dir=/dev/shm/ansible_control_path
|
@ -10,4 +10,3 @@ all:
|
||||
ansible_ssh_pass: test
|
||||
ansible_ssh_user: drone
|
||||
ansible_ssh_private_key_file: /drone/src/private.key
|
||||
ansible_ssh_common_args: ''
|
Loading…
x
Reference in New Issue
Block a user