ff
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed

This commit is contained in:
Michael Grote 2024-05-13 11:46:17 +02:00
parent 341073f7f5
commit bb9089f4a6

View file

@ -6,7 +6,7 @@
# den jeweiligen group/host-Vars!
- name: Check if Admin-User exists
# no_log: true
no_log: true
become_user: gitea
become: true
ansible.builtin.command: |
@ -20,7 +20,7 @@
ignore_errors: true
- name: Ensure Admin-User exists
# no_log: true
no_log: true
become_user: gitea
become: true
ansible.builtin.command: |