Add ssh key password
This commit is contained in:
parent
0aaa8e78ac
commit
674848f1ca
@ -56,6 +56,8 @@ steps:
|
||||
galaxy: ./.ansible-items/requirements.yml
|
||||
private_key:
|
||||
from_secret: deploy_ssh_key
|
||||
password:
|
||||
from_secret: deploy_ssh_key_password
|
||||
environment:
|
||||
DEPLOY_HOSTNAME:
|
||||
from_secret: deploy_hostname
|
||||
|
Loading…
x
Reference in New Issue
Block a user