44uk / symbol-ansible-playbook

Ansible Playbook for Symbol Platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Playbook for Symbol Platform

  • for Ubuntu 20.04

Usage

You need to prepare some files / variables before execute it.

Host inventory

Create and Edit playbook/hosts.

See playbook/hosts.sample for example.

Host vars

Create and Edit playbook/host_vars/{INVENTORY_HOSTNAME}.yml.

See playbook/host_vars/sample.yml for example.

Host custom preset

Create and Edit playbook/files/{INVENTORY_HOSTNAME}/my-preset.yml.

See playbook/files/sample/my-preset.yml for example.

Run playbook

$ make remote-setup

Vagrant

$ make recreate
$ make vm-setup

About

Ansible Playbook for Symbol Platform.


Languages

Language:Jinja 62.7%Language:Python 25.5%Language:Makefile 6.3%Language:Dockerfile 3.8%Language:Shell 1.6%