community.general/lib/ansible/modules
Toshio Kuratomi 83c1cba511
Fixes for mode=preserve (#39343)
* Fixes for mode=preserve

* Document mode=preserve for template and copy
* Make mode=preserve work with remote_src for copy
* Make mode=preserve work for template
* Integration tests for copy & template mode=preserve

Fixes #39279

* Changed mode option in win_copy to hidden option as it doesn't reflect copy mode
2018-04-26 07:14:37 -07:00
..
cloud [aws][docs] Add AnsibleAWSModule features to AWS developer guidelines (#38978) 2018-04-26 08:26:03 -04:00
clustering consul_kv: decodes kv values from Consul to utf-8 (#35894) 2018-03-22 14:56:38 -07:00
commands psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +10:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
files Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
identity Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory
messaging More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
monitoring More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
net_tools Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
network nxos_interface: AttributeError: 'NoneType' object has no attribute 'group' (#38544) 2018-04-26 12:27:35 +05:30
notification removes broken link to old module name (#39249) 2018-04-25 09:23:47 -05:00
packaging Convert more http links to https. 2018-04-25 23:12:46 -07:00
remote_management More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
source_control More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system Add note about sefcontext doing no restorecon (#39076) 2018-04-25 18:05:03 +02:00
utilities Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
web_infrastructure More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
windows Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
__init__.py