Sam Doran
6ea87c583b
Change examples syntax on fetch module
2016-12-08 11:25:29 -05:00
Brendan Jurd
c5fbda395b
Fix grammar in docs for fetch 'fail_on_missing' ( #3872 )
2016-12-08 11:24:35 -05:00
Dag Wieers
356d9a272a
Replace ansible_hostname with inventory_hostname ( #3559 )
...
This way these examples can be re-used using the ansible command (and don't require facts gathering).
2016-12-08 11:24:25 -05:00
Matt Martz
9e686c7294
Add note about precautions of using become with fetch. Addresses https://github.com/ansible/ansible/issues/14064
2016-12-08 11:24:01 -05:00
Mike Putnam
9623cd570c
Add missing GPLv3 License header
...
Fixes #1643
2016-12-08 11:23:25 -05:00
Greg DeKoenigsberg
eb881d7d5d
Proper author info for all remaining modules
2016-12-08 11:23:07 -05:00
Jason Paige
329266975b
update flat description
...
default behavior is to append the `hostname/path/to/file`, not prepend as currently stated by the flat arg docs
2016-12-08 11:22:59 -05:00
Gauvain Pocentek
6c7b202a63
fetch: fix the flat parameter description
...
ansible-doc expects the value of the description field to be a list,
otherwise the output is not correct. This patch updates the flat
description to be a list.
2016-12-08 11:22:43 -05:00
Toshio Kuratomi
34d65647bf
Move from md5 to sha1 to work on FIPS-140 enabled systems
2016-12-08 11:22:25 -05:00
Michael DeHaan
213e518165
file extensions!
2016-12-08 11:22:22 -05:00