Adding domain monitoring for TLSA/SSHFP/CAA records
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
- name: Generate monitoring from inventory
|
||||
delegate_to: localhost
|
||||
run_once: true
|
||||
command: "python3 ../bin/generate-monitoring.py {{ inventory_file }}"
|
||||
command: "../bin/generate-monitoring.py {{ inventory_file }}"
|
||||
|
||||
- name: Sharingan-Eval service copy
|
||||
become: yes
|
||||
|
||||
Reference in New Issue
Block a user