makefile
authorLorin Hochstein <lhochstein@netflix.com>
Sat, 11 Feb 2017 06:18:30 +0000 (22:18 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Sat, 11 Feb 2017 06:18:30 +0000 (22:18 -0800)
ch12/playbooks/Makefile [new file with mode: 0644]

diff --git a/ch12/playbooks/Makefile b/ch12/playbooks/Makefile
new file mode 100644 (file)
index 0000000..8e80d36
--- /dev/null
@@ -0,0 +1,4 @@
+.PHONY: image
+
+image:
+       ansible-playbook image.yml