mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
move system monitoring tools into their own role
This commit is contained in:
parent
e57dce556d
commit
6532ba8a46
3 changed files with 31 additions and 6 deletions
|
|
@ -4,6 +4,7 @@
|
|||
roles:
|
||||
- { role: base, tags: ['base'] }
|
||||
- { role: gnupg, tags: ['gnupg'] }
|
||||
- { role: sysmon, tags: ['sysmon'] }
|
||||
- { role: cron, tags: ['cron'] }
|
||||
- { role: microcode, tags: ['microcode'], when: "'GenuineIntel' in ansible_processor" }
|
||||
- { role: hardened, tags: ['hardened'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue