humaton / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

8e05661 Have /usr/local/bin in cron PATH

Authored and Committed by nphilipp 3 years ago
    Have /usr/local/bin in cron PATH
    
    This lets scripts in cron jobs find /usr/local/bin/simple_message_to_bus
    without hard-coding the whole path.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>