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:
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"