Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
baszoetekouw committed Jan 21, 2025
1 parent 721450d commit cbda749
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/molecule-loadbalancer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ jobs:
- name: debug
run: |
cat /home/runner/.cache/molecule/OpenConext-deploy/loadbalancer/ansible.cfg
- name: debug
run: |
docker run -ti penconext-rocky9-loadbalancer ls -lad /tmp/
4 changes: 2 additions & 2 deletions molecule/loadbalancer/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ scenario:
# - idempotence
- side_effect
- verify
- cleanup
- destroy
#- cleanup
#- destroy
verifier:
name: testinfra

0 comments on commit cbda749

Please sign in to comment.