ansible/changelogs
Jean-Frédéric 7f7acd915a [stable-2.9] cron - Use the default crontab executable in cron and cronvar modules (#59765)
In some remote environments, the `crontab` executable is
overloaded with a custom executable, which typically does
some pre/post processing before forwarding to crontab.

Instead of using the hardcoded `/usr/bin/crontab`, this uses
the `get_bin_path` utility to locate the default crontab executable.
(cherry picked from commit 951a80c8b0)

Co-authored-by: Jean-Frédéric <JeanFred@users.noreply.github.com>
2019-09-18 16:01:55 -07:00
..
fragments [stable-2.9] cron - Use the default crontab executable in cron and cronvar modules (#59765) 2019-09-18 16:01:55 -07:00
.changes.yaml New release v2.9.0b1 2019-09-05 11:46:29 -07:00
CHANGELOG-v2.9.rst New release v2.9.0b1 2019-09-05 11:46:29 -07:00
CHANGELOG.rst
config.yaml