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:
c560f83
)
update makefile
author
Lorin Hochstein
<lhochstein@netflix.com>
Tue, 7 Feb 2017 03:57:50 +0000
(19:57 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Tue, 7 Feb 2017 03:57:50 +0000
(19:57 -0800)
ch13/Makefile
patch
|
blob
|
history
diff --git
a/ch13/Makefile
b/ch13/Makefile
index
726a4e0
..
6eaba46
100644
(file)
--- a/
ch13/Makefile
+++ b/
ch13/Makefile
@@
-1,4
+1,7
@@
-.PHONY: start publish build local facts deploy
+.PHONY: start publish build local facts deploy ghost
+
+ghost:
+ ansible-playbook deploy.yml -l ghost
deploy:
ansible-playbook deploy.yml