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:
e178032
)
makefile debugging
author
Lorin Hochstein
<lhochstein@netflix.com>
Sat, 24 Dec 2016 04:58:59 +0000
(20:58 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sat, 24 Dec 2016 04:58:59 +0000
(20:58 -0800)
ch06/playbooks/Makefile
patch
|
blob
|
history
diff --git
a/ch06/playbooks/Makefile
b/ch06/playbooks/Makefile
index
749917b
..
723824e
100644
(file)
--- a/
ch06/playbooks/Makefile
+++ b/
ch06/playbooks/Makefile
@@
-1,4
+1,4
@@
.PHONY: run
run:
- ansible-playbook mezzanine.yml
+ ansible-playbook mezzanine.yml
--start-at-task="set the admin password"