1
0
IaC/ansible/inventory/host_vars/kube00.balsillie.house/nut_client.yaml

8 lines
199 B
YAML
Raw Normal View History

nut_client_local_server: false
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 }}"