Add hpz440 host configuration and SSH setup for Windows; update Prometheus targets and variables
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- name: Setup ssh on Windows
|
||||
hosts: windows
|
||||
|
||||
tasks:
|
||||
- name: Setup ssh
|
||||
ansible.builtin.include_tasks:
|
||||
file: tasks/windows_ssh.yml
|
||||
Reference in New Issue
Block a user