This website requires JavaScript.
Explore
Help
Sign In
ansible-roles
/
ansible-role-nut
Watch
1
Star
0
Fork
0
You've already forked ansible-role-nut
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ansible-role-nut
/
templates
/
upsmon.conf.j2
7 lines
98 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
first commit
2024-02-24 15:12:58 +00:00
{% for ups in nut_ups %}
fix: add udev rules
2024-02-24 15:58:38 +00:00
MONITOR {{ ups.name }}@localhost 1
first commit
2024-02-24 15:12:58 +00:00
{% endfor %}
{{ nut_upsmon_extra }}
Reference in New Issue
Copy Permalink