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:
7df541e
)
makefile to example
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 12 Feb 2017 00:39:06 +0000
(16:39 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 12 Feb 2017 00:39:06 +0000
(16:39 -0800)
ch12/playbooks/Makefile
patch
|
blob
|
history
diff --git
a/ch12/playbooks/Makefile
b/ch12/playbooks/Makefile
index
2d63d73
..
3b7cba5
100644
(file)
--- a/
ch12/playbooks/Makefile
+++ b/
ch12/playbooks/Makefile
@@
-1,7
+1,7
@@
.PHONY: image vpc
vpc:
- ansible-playbook ec2-
vpc-
example.yml
+ ansible-playbook ec2-example.yml
image:
ansible-playbook image.yml