From 49fb8bb8d34076626cfd2adcf1e85c5e9ec13adc Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 29 Jun 2019 07:18:53 +0200 Subject: added sample ch-router deployment --- chaos-at-home/ch-router.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 chaos-at-home/ch-router.yml (limited to 'chaos-at-home/ch-router.yml') diff --git a/chaos-at-home/ch-router.yml b/chaos-at-home/ch-router.yml new file mode 100644 index 00000000..5fa1ca5f --- /dev/null +++ b/chaos-at-home/ch-router.yml @@ -0,0 +1,6 @@ +--- +- hosts: ch-router + connection: local + roles: + - role: openwrt/image + delegate_to: localhost -- cgit v1.2.3