|
@@ -23,6 +23,12 @@
|
|
|
- block:
|
|
|
- name: FreeIPA configuration
|
|
|
include_tasks: ipa_configuration.yml
|
|
|
+
|
|
|
+ - name: Install snoopy
|
|
|
+ include_tasks: install_snoopy.yml
|
|
|
+
|
|
|
+ - name: Install psacct/acct
|
|
|
+ include_tasks: user_monitor.yml
|
|
|
|
|
|
- name: Alert configuration
|
|
|
include_tasks: configure_alerting.yml
|