Set IP of unifi

This commit is contained in:
Gleb Koval 2024-07-13 18:29:09 +01:00
parent fcac9954f2
commit 9d2eec5c8f
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

@ -72,6 +72,7 @@
ipconfig:
ipconfig0: ip=dhcp,ip6=auto
ipconfig1: ip=dhcp
ipconfig1: ip=192.168.1.2/24
- name: Force all notified handlers to run
ansible.builtin.meta: flush_handlers