matchbox

Ansible Role matchbox

License

Install and manage matchbox.

Requirements

  • gnupg2 should be installed and working on the remote machine (it can be installed with the lstig.gpg role).
  • community.general.json_query should be available on your controller ( part of the community.general collection).
  • jmespath in order to use the json_query lookup plugin on your controller:
pip install --user jmespath

Role Variables

defaults

Dependencies

None.

Example Playbook

---
- hosts: servers
  roles:
    - role: lstig.matchbox
      become: yes
About

Network boot and provision Fedora CoreOS and Flatcar Linux clusters.

Install
ansible-galaxy install lstig/ansible-role-matchbox
GitHub repository
License
mit
Downloads
20