ansible_role_asciinema
ansible_role_asciinema
This is a simple Ansible role that installs/uninstall the asciinema utility. Asciinema is a tool used to record and share your terminal sessions, the right way. Variables
asciinema_installed: true
- asciinema_installed: Default: true. Put false to uninstall the asciinema.
Example Playbook
See below an example of usage for the module.
- hosts: localhost
connection: local
become: true
roles:
- { role: mauromedda.ansible_role_epel }
- { role: mauromedda.ansible_role_asciinema, asciinema_installed: true }
License
BSD
Author Information
Mauro Medda < medda.mauro at gmail dot com >
Install
ansible-galaxy install mauromedda/ansible_role_asciinema
License
bsd-2-clause
Downloads
42
Owner
Head of DevOps @Zilliqa