Loading Ansible/update.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ # validation during downloads fails. - name: Sync clock command: ntpd -n -q -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org changed_when: false - name: Update package list command: opkg update Loading Loading
Ansible/update.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ # validation during downloads fails. - name: Sync clock command: ntpd -n -q -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org changed_when: false - name: Update package list command: opkg update Loading