From 22e275c7b60614196c2d7563a5199144036a4347 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 22 Dec 2018 03:25:25 +0100 Subject: added openwrt role and config for elevate router --- roles/openwrt/image/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 roles/openwrt/image/README.md (limited to 'roles/openwrt/image/README.md') diff --git a/roles/openwrt/image/README.md b/roles/openwrt/image/README.md new file mode 100644 index 00000000..95d9d106 --- /dev/null +++ b/roles/openwrt/image/README.md @@ -0,0 +1,8 @@ +# Build OpenWRT images with Ansible + +TODO: add possibility to disable root logins using /etc/shadow + this will also take care of the annoying + "There is no root password defined ..." + message when you log in. + +## Configuration -- cgit v1.2.3