You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Sam Doran e8b14e02fe [stable-2.8] cron - Use get_bin_path() to find executable (#62462) (#62546)
* [stable-2.8] 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>

* [stable-2.8] cron - Only run get_bin_path() once (#62554)

(cherry picked from commit b7897e3a8d)
6 years ago
..
fragments [stable-2.8] cron - Use get_bin_path() to find executable (#62462) (#62546) 6 years ago
.changes.yaml New release v2.8.5 6 years ago
CHANGELOG-v2.8.rst New release v2.8.5 6 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 8 years ago
config.yaml Implement new changelog generator. 8 years ago