Add vpc target
authorLorin Hochstein <lhochstein@netflix.com>
Sat, 11 Feb 2017 20:14:46 +0000 (12:14 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Sat, 11 Feb 2017 20:14:46 +0000 (12:14 -0800)
ch12/playbooks/Makefile

index 8e80d36..766dfd2 100644 (file)
@@ -1,4 +1,7 @@
-.PHONY: image
+.PHONY: image vpc
+
+vpc:
+       ansible-playbook create-vpc.yml
 
 image:
        ansible-playbook image.yml