From af37bbf892a671258ea82cad252c30a0b409e61f Mon Sep 17 00:00:00 2001 From: alexanderbazhenoff Date: Sun, 7 Apr 2024 03:02:07 +0300 Subject: [PATCH] fixes debug v1 --- .github/workflows/ansible_molecule_teststing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible_molecule_teststing.yml b/.github/workflows/ansible_molecule_teststing.yml index 0b2c4da..8732e75 100644 --- a/.github/workflows/ansible_molecule_teststing.yml +++ b/.github/workflows/ansible_molecule_teststing.yml @@ -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: