mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
exclude arch
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
parent
1825eba27a
commit
fdc6b333c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/os_hardening_vm.yml
vendored
2
.github/workflows/os_hardening_vm.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
- debian9
|
||||
- debian10
|
||||
# - opensuse42 # opensuse currently cannot get an ip address
|
||||
- arch
|
||||
# - arch - arch is currently not supported by cinc-auditor
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue