Browse Source

add shutdown

panda 4 years ago
parent
commit
bc6e259aad
1 changed files with 2 additions and 5 deletions
  1. 2 5
      README.md

+ 2 - 5
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"