lala
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user