add shutdown

This commit is contained in:
panda 2020-03-14 00:13:46 +01:00
parent 4881a7d3ec
commit bc6e259aad

View file

@ -8,10 +8,9 @@ apt-get install -y ansible
SETUP: SETUP:
insert your user and key in: insert your user in:
common.yml variables.yml
in the list: in the list:
vars:
users: users:
goofy goofy
@ -29,8 +28,6 @@ RUN DEFAULTS:
GIT PUSH: GIT PUSH:
git add --all git add --all
git commit -m "added things to readme" git commit -m "added things to readme"