From bc6e259aadefdee993e696eb51dc7afcc6ed0314 Mon Sep 17 00:00:00 2001 From: panda Date: Sat, 14 Mar 2020 00:13:46 +0100 Subject: [PATCH] add shutdown --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 56fff55..306ceba 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,9 @@ apt-get install -y ansible SETUP: -insert your user and key in: - common.yml +insert your user in: + variables.yml in the list: - vars: users: goofy @@ -29,8 +28,6 @@ RUN DEFAULTS: - - GIT PUSH: git add --all git commit -m "added things to readme"