Rozdělení do skupin DSA a swconfig, úprava role network
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
opkg:
|
||||
name: prometheus-node-exporter-lua
|
||||
state: present
|
||||
- name: Install prometheus-node-exporter-lua-hostapd_stations
|
||||
opkg:
|
||||
name: prometheus-node-exporter-lua-hostapd_stations
|
||||
state: present
|
||||
- name: Configure prometheus-node-exporter-lua
|
||||
uci:
|
||||
command: section
|
||||
@@ -28,7 +32,7 @@
|
||||
listen_interface: mgmnt
|
||||
listen_port: 9100
|
||||
autocommit: true
|
||||
# - name: Reboot device
|
||||
# ansible.builtin.command:
|
||||
# cmd: "reboot"
|
||||
# changed_when: false
|
||||
- name: Reboot device
|
||||
ansible.builtin.command:
|
||||
cmd: "reboot"
|
||||
changed_when: false
|
||||
|
||||
Reference in New Issue
Block a user