Skip to content

Ansible role to install the cronic executable

License

Notifications You must be signed in to change notification settings

rolehippie/cronic

Repository files navigation

cronic

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

Ansible role to install the cronic executable.

Sponsor

Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

cronic_destination

Destination for executable

Default value

cronic_destination: /usr/bin/cronic

cronic_group

Group for the executable

Default value

cronic_group: root

cronic_owner

User for the executable

Default value

cronic_owner: root

Discovered Tags

cronic

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger