1
0
IaC/ansible/inventory/host_vars/kube00/nut.yaml

9 lines
173 B
YAML
Raw Normal View History

2024-01-09 08:05:03 -05:00
---
nut_client_server_list:
- host: hv00.balsillie.house
port: 3493
ssl: true
username: "{{ nut_client_username }}"
password: "{{ nut_client_password }}"