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