community.general/lib/ansible/plugins
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
..
action Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Convert more http links to https. 2018-04-25 23:12:46 -07:00
cliconf Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
connection Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
filter Add expandvars jinja2 filter (#38805) 2018-04-18 09:29:19 +02:00
inventory Convert more http links to https. 2018-04-25 23:12:46 -07:00
lookup nios lookup errors out when there are no results #37970 (#39027) 2018-04-20 09:14:47 -06:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell powershell: display non-ascii characters in command outputs (#37229) 2018-04-05 14:59:51 -07:00
strategy Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 2018-02-21 09:53:15 -06:00
terminal Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00