From 25d30f8329610b1917fb6513158cc5e2e4542a96 Mon Sep 17 00:00:00 2001 From: Cyril LAVIER Date: Fri, 5 May 2017 13:00:36 +0200 Subject: Updated example for models variable setting --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ca70283..0745577 100644 --- a/README.md +++ b/README.md @@ -843,12 +843,17 @@ For model specific credentials ``` models: - mikrotik: + junos: username: admin - password: blank - ubiquiti: - username: ubnt - password: ubnt + password: password + ironware: + username: admin + password: password + vars: + enable: enablepassword + apc_aos: + username: apc + password: password ``` ### Triggered backups -- cgit v1.2.1