calvinbui.ansible_nut
Ansible Network UPS Tools
Running NUT (Network UPS Tools) in a virtual machine (VM) with other computers connecting as slave units.
Requirements
None
Role Variables
nut_host
: The server where NUT is running.nut_max_retry
: The maximum number of retries.nut_mode
: Supported modes include none, standalone, netserver, and netclient. More info at https://networkupstools.org/docs/man/nut.conf.html.nut_user_master_name
: Username for the master user.nut_user_master_password
: Password for the master user.nut_user_slave_name
: Username for the slave user.nut_user_slave_password
: Password for the slave user.nut_ups_devices
: A list of UPS (Uninterruptible Power Supply) devices for configuringups.conf
.nut_ups_monitors
: A list of UPS devices to keep track of, used forupsmon.conf
.nut_ups_listen
: A list of network interfaces to listen on, used forupsd.conf
.
Dependencies
None
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_nut
License
GPLv3
Author Information
Installa
ansible-galaxy install calvinbui.ansible_nut
Licenza
Unknown
Download
407
Proprietario
Soft tabs > spaces > tabs. I'm not a developer.