Loading Ansible/roles/router/tasks/main.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -507,7 +507,7 @@ VERBOSESTATUS=0 syspatch -c pkg_add -uInx | grep -v '^quirks' fw_update -an | grep -v '^quirks' fw_update -an | grep -v '^fw_update: added none; updated none;' {{ "rcctl ls rogue" if ansible_distribution_version is version('7.1', '>=') }} # yamllint enable rule:line-length dest: /etc/daily.local Loading Loading
Ansible/roles/router/tasks/main.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -507,7 +507,7 @@ VERBOSESTATUS=0 syspatch -c pkg_add -uInx | grep -v '^quirks' fw_update -an | grep -v '^quirks' fw_update -an | grep -v '^fw_update: added none; updated none;' {{ "rcctl ls rogue" if ansible_distribution_version is version('7.1', '>=') }} # yamllint enable rule:line-length dest: /etc/daily.local Loading