Skip to content
Snippets Groups Projects
Commit cf3e89c5 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: run only the role itself, no 'dependencies'

parent a2b13602
Branches
No related tags found
No related merge requests found
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
strategy: linear strategy: linear
roles: roles:
- { role: ansible_lza_install_common, become: true } #- { role: ansible_lza_install_common, become: true }
- { role: ansible_lza_server_hardening, become: true } #- { role: ansible_lza_server_hardening, become: true }
- { role: ansible_slub_osquery, become: true } - { role: ansible_slub_osquery, become: true }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment