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 ff79c4d commit af37bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
image: ubuntu:latest
volumes:
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
options: --privileged --cap-add SYS_ADMIN --security-opt apparmor=unconfined
options: --sysctl --privileged --cap-add SYS_ADMIN --security-opt apparmor=unconfined
permissions:
statuses: write
# strategy:
Expand Down

0 comments on commit af37bbf

Please sign in to comment.