Skip to content

Commit

Permalink
fixes debug v6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 6, 2024
1 parent 575e394 commit 3502b09
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 --lxc-conf="aa_profile=unconfined"
options: --privileged --cap-add SYS_ADMIN --security-opt apparmor=unconfined
permissions:
statuses: write
# strategy:
Expand Down

0 comments on commit 3502b09

Please sign in to comment.