From 2480ad755f94e0c2b1d3e5f32ac240da3cda6e21 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 20 Apr 2019 21:14:23 +0200 Subject: added mz-router --- chaos-at-home/mz-router.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 chaos-at-home/mz-router.yml (limited to 'chaos-at-home/mz-router.yml') diff --git a/chaos-at-home/mz-router.yml b/chaos-at-home/mz-router.yml new file mode 100644 index 00000000..7adc9b6a --- /dev/null +++ b/chaos-at-home/mz-router.yml @@ -0,0 +1,6 @@ +--- +- hosts: mz-router + connection: local + roles: + - role: openwrt/image + delegate_to: localhost -- cgit v1.2.3