lala
This commit is contained in:
@@ -107,8 +107,8 @@
|
|||||||
- GROG.user
|
- GROG.user
|
||||||
- GROG.authorized-key
|
- GROG.authorized-key
|
||||||
- GROG.sudo
|
- GROG.sudo
|
||||||
- ansible_unattended_upgrades
|
# - ansible_unattended_upgrades
|
||||||
- buluma.lynis
|
# - buluma.lynis
|
||||||
|
|
||||||
# roles:
|
# roles:
|
||||||
# - role: netways.elasticstack.elasticsearch
|
# - role: netways.elasticstack.elasticsearch
|
||||||
@@ -161,10 +161,11 @@
|
|||||||
loop: "{{ host_interfaces }}"
|
loop: "{{ host_interfaces }}"
|
||||||
|
|
||||||
|
|
||||||
# - name: Debug fingerprint for ALL hosts
|
|
||||||
# debug:
|
- name: Debug host_private_address for ALL hosts
|
||||||
# msg: "{{ group_names }}"
|
debug:
|
||||||
# when: group_names is search("monitoring")
|
msg: "{{ host_private_address }}"
|
||||||
|
|
||||||
|
|
||||||
# - ansible.builtin.import_role:
|
# - ansible.builtin.import_role:
|
||||||
# name: prometheus.prometheus.node_exporter
|
# name: prometheus.prometheus.node_exporter
|
||||||
|
|||||||
Reference in New Issue
Block a user