diff options
author | Michael Scherer <misc@zarb.org> | 2013-10-13 11:42:09 +0200 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2013-10-13 15:34:56 +0200 |
commit | 92147aff0ff1c886eea2cfb48007fd1c41e46871 (patch) | |
tree | b1fb0e54d33c514922532085a36ffbb940a852df /docs | |
parent | 4b067fa47ec8883b8dc528f50486808ceb3d69f1 (diff) | |
download | ansible-92147aff0ff1c886eea2cfb48007fd1c41e46871.tar.gz |
also fix the doc, forgot in last commit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/man1/ansible-pull.1.asciidoc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/man1/ansible-pull.1.asciidoc.in b/docs/man/man1/ansible-pull.1.asciidoc.in index 809ec00057..d723b610d8 100644 --- a/docs/man/man1/ansible-pull.1.asciidoc.in +++ b/docs/man/man1/ansible-pull.1.asciidoc.in @@ -43,8 +43,8 @@ OPTIONAL ARGUMENT The name of one the YAML format files to run as an ansible playbook. This can be a relative path within the checkout. If not provided, ansible-pull -will look for a playbook based on the host's fully-qualified domain name and -finally a playbook named *local.yml*. +will look for a playbook based on the host's fully-qualified domain name, on the +host hostname and finally a playbook named *local.yml*. OPTIONS |