--- # Additional cron jobs for standby servers (layered on top of the replica jobs). - name: "P4Verify on standby servers" ansible.builtin.cron: name: "P4Verify on standby servers" minute: "5" hour: "21" weekday: "6" job: "/p4/common/bin/run_if_replica.sh ${INSTANCE} /p4/common/bin/p4verify.py ${INSTANCE} "