Skip to content
Snippets Groups Projects
Commit edfbeea5 authored by Julian's avatar Julian
Browse files

More debugging for ansible in bullseye build

parent ea90599c
No related branches found
No related tags found
No related merge requests found
Pipeline #7641 failed
...@@ -25,5 +25,5 @@ COPY ansible-inventory.yml inventory.yml ...@@ -25,5 +25,5 @@ COPY ansible-inventory.yml inventory.yml
COPY ansible-playbook.yml playbook.yml COPY ansible-playbook.yml playbook.yml
COPY ansible.cfg ansible.cfg COPY ansible.cfg ansible.cfg
RUN ansible-playbook playbook.yml && \ RUN ansible-playbook -vvvv playbook.yml && \
rm -fr openldap certificates inventory.yml playbook.yml ansible.cfg rm -fr openldap certificates inventory.yml playbook.yml ansible.cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment