Pipeline SSH secret.
This commit is contained in:
@@ -74,7 +74,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
directory: ansible/
|
directory: ansible/
|
||||||
playbook: docker_config_deploy.yml
|
playbook: docker_config_deploy.yml
|
||||||
key: ${{secrets.RINOA_ANSIBLE_PRIVATE_KEY}}
|
key: ${{secrets.RINOA_GITEA_PRIVATE_SSH_KEY}}
|
||||||
options: |
|
options: |
|
||||||
--inventory inventory/hosts.yml
|
--inventory inventory/hosts.yml
|
||||||
--check
|
--check
|
||||||
|
|||||||
Reference in New Issue
Block a user