update makefile
authorLorin Hochstein <lhochstein@netflix.com>
Tue, 7 Feb 2017 03:57:50 +0000 (19:57 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Tue, 7 Feb 2017 03:57:50 +0000 (19:57 -0800)
ch13/Makefile

index 726a4e0..6eaba46 100644 (file)
@@ -1,4 +1,7 @@
-.PHONY: start publish build local facts deploy
+.PHONY: start publish build local facts deploy ghost
+
+ghost:
+       ansible-playbook deploy.yml -l ghost
 
 deploy:
        ansible-playbook deploy.yml