From c6629219d977098be998ecd62cb7fefe08c68648 Mon Sep 17 00:00:00 2001 From: Francesc Esplugas Date: Thu, 24 Jan 2013 17:29:50 +0100 Subject: [PATCH] Update examples/playbooks/ansible_pull.yml Typo --- examples/playbooks/ansible_pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/playbooks/ansible_pull.yml b/examples/playbooks/ansible_pull.yml index 754e225064a..2f8d0ab4bd1 100644 --- a/examples/playbooks/ansible_pull.yml +++ b/examples/playbooks/ansible_pull.yml @@ -1,4 +1,4 @@ -# ansibple-pull setup +# ansible-pull setup # # on remote hosts, set up ansible to run periodically using the latest code # from a particular checkout, in pull based fashion, inverting Ansible's