🚨: fix ansible-lint errors

This commit is contained in:
VC
2025-03-14 18:08:52 +01:00
parent ad3009d39c
commit 9805120905
3 changed files with 2 additions and 7 deletions

View File

@@ -31,11 +31,6 @@
notify:
- Restart Act_Runner
- debug:
msg: "{{ act_runner_gitea_ref_url }}"
- debug:
msg: "{{ act_runner_gitea_token }}"
- name: Register act_runner
become: true
become_user: "{{ act_runner_user }}"