add makefile
authorLorin Hochstein <lhochstein@netflix.com>
Sat, 24 Dec 2016 03:16:00 +0000 (19:16 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Sat, 24 Dec 2016 03:16:00 +0000 (19:16 -0800)
ch06/playbooks/Makefile [new file with mode: 0644]

diff --git a/ch06/playbooks/Makefile b/ch06/playbooks/Makefile
new file mode 100644 (file)
index 0000000..749917b
--- /dev/null
@@ -0,0 +1,4 @@
+.PHONY: run
+
+run:
+       ansible-playbook mezzanine.yml