feat: Add passphrase capabilities for SSH key #11

Merged
Ghost merged 50 commits from :development into development 2021-11-03 21:21:45 -04:00
Showing only changes of commit 264dad9192 - Show all commits

View File

@ -77,6 +77,8 @@ steps:
from_secret: deploy_user_group from_secret: deploy_user_group
SPT_ITEMS_PATH: SPT_ITEMS_PATH:
from_secret: deploy_path from_secret: deploy_path
ANSIBLE_DEBUG: true
PLUGIN_ANSIBLE_DEBUG: true
when: when:
branch: branch:
- master - master