lstig.matchbox
Ansible Role matchbox
Install and manage matchbox.
Requirements
gnupg2should be installed and working on the remote machine (it can be installed with thelstig.gpgrole).community.general.json_queryshould be available on your controller ( part of thecommunity.generalcollection).jmespathin order to use thejson_querylookup plugin on your controller:
pip install --user jmespath
Role Variables
Dependencies
None.
Example Playbook
---
- hosts: servers
roles:
- role: lstig.matchbox
become: yes
