Add makefile
authorLorin Hochstein <lhochstein@netflix.com>
Sun, 23 Apr 2017 04:25:47 +0000 (21:25 -0700)
committerLorin Hochstein <lhochstein@netflix.com>
Sun, 23 Apr 2017 04:25:47 +0000 (21:25 -0700)
ch02/playbooks/Makefile [new file with mode: 0644]

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