summaryrefslogtreecommitdiff
path: root/changelogs/fragments/59765-cron-cronvar-use-get-bin-path.yaml
blob: c93159594aa22e4421e4628eb6b22793df25e291 (plain)
1
2
bugfixes:
  - cron and cronvar - use get_bin_path utility to locate the default crontab executable instead of the hardcoded /usr/bin/crontab. (https://github.com/ansible/ansible/pull/59765)