[NetBox v4.4 replaced the housekeeping script](https://github.com/netbox-community/netbox/issues/18349) with a NetBox-managed/scheduled jobs. This task will need another set of conditionals to check if it should be run. https://github.com/lae/ansible-role-netbox/blob/0bcea2e0b3eda35d8e6c720fb188dd1fff599bb3/tasks/deploy_netbox.yml#L195
NetBox v4.4 replaced the housekeeping script with a NetBox-managed/scheduled jobs.
This task will need another set of conditionals to check if it should be run.
ansible-role-netbox/tasks/deploy_netbox.yml
Line 195 in 0bcea2e