From: Lorin Hochstein Date: Sat, 24 Dec 2016 05:33:06 +0000 (-0800) Subject: makefile: remove start-at-task X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=c065b547eeedb671d27c3782db07566d6f2e22ab;p=ansiblebook.git makefile: remove start-at-task --- diff --git a/ch06/playbooks/Makefile b/ch06/playbooks/Makefile index 723824e..749917b 100644 --- a/ch06/playbooks/Makefile +++ b/ch06/playbooks/Makefile @@ -1,4 +1,4 @@ .PHONY: run run: - ansible-playbook mezzanine.yml --start-at-task="set the admin password" + ansible-playbook mezzanine.yml