community.general/lib/ansible/modules
Toshio Kuratomi f86ce0975d Add a directory walker to copy
* We need a directory walker that can handle symlinks, empty directories,
  and some other odd needs.  This commit contains a directory walker that
  can do all that.  The walker returns information about the files in the
  directories that we can then use to implement different strategies for
  copying the files to the remote machines.
* Add local_follow parameter to copy that follows local symlinks (follow
  is for remote symlinks)
* Refactor the copying of files out of run into its own method
* Add new integration tests for copy

Fixes #24949
Fixes #21513
2017-07-20 08:01:29 -07:00
..
cloud remove param vm_id in VirtualMachine constructor call (#22974) 2017-07-19 17:05:46 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto openssl_*: Allow user to specify privatekey passphrase 2017-07-19 18:21:30 -07:00
database Make lujeni only maintainter of mongodb_user (#26789) 2017-07-14 11:16:26 +01:00
files Add a directory walker to copy 2017-07-20 08:01:29 -07:00
identity Pep8 fixes for opendj_backendprop_* (#24587) 2017-07-06 09:50:26 +01:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Add the 'ttl' parameter for sensu_check 2017-07-18 18:40:39 -04:00
net_tools Always set result variable in cloudflare_dns module (#23683) 2017-07-20 14:16:37 +02:00
network Add net_vrf implementation for junos (#27055) 2017-07-20 11:20:18 +05:30
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging pip: Add example for --user (#26856) 2017-07-17 08:17:06 +02:00
remote_management Update hpilo_boot.py (#24499) 2017-07-13 13:48:03 -04:00
source_control Only use git verify-tag when verifying annotated tags (#26414) 2017-07-19 11:30:12 -04:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
utilities Fix wait_for with newer versions of psutil. (#26455) 2017-07-05 19:00:13 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows win_unzip: Add integration tests, check-mode, various (#25335) 2017-07-19 09:54:57 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00