From 10c9ff63194244fdfb7cf41ee814e4e127e0297b Mon Sep 17 00:00:00 2001 From: staffadmin Date: Sun, 12 May 2024 23:45:45 +0200 Subject: [PATCH] lala --- hardening.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/hardening.yml b/hardening.yml index b211fe4..ce9748a 100644 --- a/hardening.yml +++ b/hardening.yml @@ -107,8 +107,8 @@ - GROG.user - GROG.authorized-key - GROG.sudo - - ansible_unattended_upgrades - - buluma.lynis + # - ansible_unattended_upgrades + # - buluma.lynis # roles: # - role: netways.elasticstack.elasticsearch @@ -161,10 +161,11 @@ loop: "{{ host_interfaces }}" - # - name: Debug fingerprint for ALL hosts - # debug: - # msg: "{{ group_names }}" - # when: group_names is search("monitoring") + + - name: Debug host_private_address for ALL hosts + debug: + msg: "{{ host_private_address }}" + # - ansible.builtin.import_role: # name: prometheus.prometheus.node_exporter