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:49:36 +02:00
parent d0b2b2d74b
commit 7e20fbd466

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: |
@ -16,7 +16,7 @@
register: check
- name: Ensure Admin-User exists
no_log: true
#no_log: true
become_user: gitea
become: true
ansible.builtin.command: |