Molecule test work - selinux_permissive ansible module, apt work
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 24s

This commit is contained in:
Mike Holloway 2025-01-03 21:33:24 -05:00
parent 36fa2ace8f
commit be13a47e7c

View File

@ -15,7 +15,7 @@ jobs:
env
- name: Install missing modules
run: |
apt-cache update
apt-get update
apt-cache search ansible | grep selinux
# - name: Check out repository code
# uses: actions/checkout@v4