add shutdown
This commit is contained in:
parent
4881a7d3ec
commit
bc6e259aad
1 changed files with 2 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue