From e3327ad326f3676330af4835232f779d0279c8db Mon Sep 17 00:00:00 2001 From: Simon Schuster Date: Sun, 18 Sep 2016 13:27:06 +0200 Subject: [PATCH] Mention the ansible.cfg in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e6e7e3..cffc240 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ beforehand against a VM (e.g. the one from the openwrt-vagrant project which can be built from the submodule in `./test/`) or be sure that your router has a convenient reset/failsafe path. +Apart form the `./library/` folder, you might want to copy the provided `ansible.cfg` as it configures ansible for better interoperability with the dropbear ssh-daemon used by openwrt. + # Documentation For the following modules, please refer to the upstream documentation