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