pgolawsk / rutos_setups

RutOS devices automated setups through Ansible.
0 stars 0 forks source link
ansible rutos

rutos_setups

RutOS automated setups through Ansible.

Author Pawel Golawski pawel.golawski@2com.pl

Contents

This repository contains Ansible scripts for RutOS devices to recreate setup on new device or after firmware update.

Usage

Before running it please create valid inventory file - see example in inventory_example.ini.

Example of using specific playbook.

ansible-playbook -i my_inventory_file.ini playbooks/rutx11_setup.yml

My future plans for playbooks (TODO)