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:
d148b26
)
update makefile
author
Lorin Hochstein
<lhochstein@netflix.com>
Sat, 11 Feb 2017 23:14:19 +0000
(15:14 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sat, 11 Feb 2017 23:14:19 +0000
(15:14 -0800)
ch12/playbooks/Makefile
patch
|
blob
|
history
diff --git
a/ch12/playbooks/Makefile
b/ch12/playbooks/Makefile
index
766dfd2
..
2d63d73
100644
(file)
--- a/
ch12/playbooks/Makefile
+++ b/
ch12/playbooks/Makefile
@@
-1,7
+1,7
@@
.PHONY: image vpc
vpc:
- ansible-playbook
create-vpc
.yml
+ ansible-playbook
ec2-vpc-example
.yml
image:
ansible-playbook image.yml