Change runbook
All checks were successful
Run Ansible Playbook / run-ansible (push) Successful in 3s
All checks were successful
Run Ansible Playbook / run-ansible (push) Successful in 3s
This commit is contained in:
@@ -25,7 +25,3 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
base64 -d /tmp/id_rsa.b64 > /tmp/id_rsa
|
base64 -d /tmp/id_rsa.b64 > /tmp/id_rsa
|
||||||
chmod 600 /tmp/id_rsa
|
chmod 600 /tmp/id_rsa
|
||||||
|
|
||||||
- name: print the SSH key
|
|
||||||
run: |
|
|
||||||
cat /tmp/id_rsa
|
|
||||||
Reference in New Issue
Block a user