Skip to content

Commit

Permalink
fixes debug v1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 7, 2024
1 parent 4159396 commit bc45723
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
image: ubuntu:latest
volumes:
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
options: |
--privileged --cap-add SYS_ADMIN --security-opt apparmor=unconfined -v /var/run/docker.sock:/var/run/docker.sock
--privileged --cap-add SYS_ADMIN --security-opt apparmor=unconfined
permissions:
statuses: write
# strategy:
Expand Down

0 comments on commit bc45723

Please sign in to comment.