crictl
ansible-role-crictl
Ansible role for installing crictl.
Requirements
Poetry. Install it from https://python-poetry.org/docs/
Role Variables
crictl_version: 3.7.2
crictl_for_all_users: true # If false it will install in in the users ~/bin directory
command_shell: bash # Must be bash or zsh
Dependencies
None
Example Playbook
- hosts: all
roles:
- { role: avnes.crictl }
For pip compability
poetry export --dev --output requirements.txt
Test
poetry install
poetry shell
molecule test
License
MIT
Author Information
Install
ansible-galaxy install avnes/ansible-role-crictl
License
mit
Downloads
31
Owner
Lead {Site Reliability, Cloud, DevOps, Platform} Engineer