first commit

This commit is contained in:
root
2024-07-12 12:58:40 +02:00
commit 30fdad3be5
557 changed files with 11142 additions and 0 deletions

9
linux.yml Normal file
View File

@@ -0,0 +1,9 @@
---
- name: run automation for linux
# become: true
# become_method: runas
hosts: all
roles:
# - role: linux_update
- role: linux_install-sentinelone
# - role: linux_install-checkmk