federicoantoniazzi.nomad
federicoantoniazzi.nomad
Install and configure Hashicorp Nomad
Role Variables
All variables have been taken from the official documentation page. There you can find a complete reference for the variables scope and usage.
Generic configuration
Node configuration
Client configuration
Server configuration
Plugin configuration
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- name: Install Nomad
hosts: nomad
vars:
nomad_roles: ['server', 'client']
roles:
- nomad
License
MIT
Author Information
FedericoAntoniazzi (website)
Install
ansible-galaxy install federicoantoniazzi.nomad
License
mit
Downloads
34
Owner
Hype driven bug developer