Change runbook
All checks were successful
Run Ansible Playbook / run-ansible (push) Successful in 3s

This commit is contained in:
2025-05-06 08:41:52 +02:00
parent b90e42d81a
commit a7a529326f

View File

@@ -24,8 +24,4 @@ jobs:
- name: Decode SSH key and save to file
run: |
base64 -d /tmp/id_rsa.b64 > /tmp/id_rsa
chmod 600 /tmp/id_rsa
- name: print the SSH key
run: |
cat /tmp/id_rsa
chmod 600 /tmp/id_rsa