Use package instead of apt, move away from TU gds
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: nut - install
|
||||
apt: name=nut
|
||||
package: name=nut
|
||||
|
||||
- name: nut - port access device
|
||||
command: mknod {{ ups_port }} c {{ ups_port_dev }} creates={{ ups_port }}
|
||||
|
||||
Reference in New Issue
Block a user