This commit is contained in:
2024-05-12 23:45:45 +02:00
parent b363281c30
commit 10c9ff6319

View File

@@ -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