feat: Add passphrase capabilities for SSH key #11
@ -56,6 +56,8 @@ steps:
|
|||||||
galaxy: ./.ansible-items/requirements.yml
|
galaxy: ./.ansible-items/requirements.yml
|
||||||
private_key:
|
private_key:
|
||||||
from_secret: deploy_ssh_key
|
from_secret: deploy_ssh_key
|
||||||
|
password:
|
||||||
|
from_secret: deploy_ssh_key_password
|
||||||
environment:
|
environment:
|
||||||
DEPLOY_HOSTNAME:
|
DEPLOY_HOSTNAME:
|
||||||
from_secret: deploy_hostname
|
from_secret: deploy_hostname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user