A brief Example how to use my playbooks
git clone --recursive https://github.com/mikrotik-ansible/infrastructure.git
ansible-playbook install-roles.yml
ansible-playbook ansible-provision.yml
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