Skip to content

cloudpunks/ansible-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

Packages

No packages published

Languages

  • Nix 66.1%
  • Shell 23.6%
  • Python 10.3%