git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99b4a64
)
add destroy
author
Lorin Hochstein
<lhochstein@netflix.com>
Wed, 3 May 2017 05:00:18 +0000
(22:00 -0700)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Wed, 3 May 2017 05:00:18 +0000
(22:00 -0700)
ans-con/Makefile
patch
|
blob
|
history
diff --git
a/ans-con/Makefile
b/ans-con/Makefile
index
36875ba
..
bd6d4a1
100644
(file)
--- a/
ans-con/Makefile
+++ b/
ans-con/Makefile
@@
-1,4
+1,4
@@
-.PHONY: build push run
+.PHONY: build push run
clean
run:
ansible-container run
@@
-8,3
+8,7
@@
build:
push:
ansible-container push
+
+clean:
+ ansible-container destroy
+ rm -rf ansible-deployment ghostdata