Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 526 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 526 Bytes

Infrastructure

A brief Example how to use my playbooks

Usage

git clone --recursive https://github.com/mikrotik-ansible/infrastructure.git
ansible-playbook install-roles.yml

ansible-playbook ansible-provision.yml

Important!!!

Sometimes if you define user for example ansible to run some scripts you must use ansible+c that disable colors on mikrotik console (not sure if is required)

Don't forget add into ansible.cfg:

hash_behaviour = merge