Files
community.general/lib/ansible/modules/windows
Dag Wieers 7be39ca553 Windows modules: Add -type "path" to path parameters (#20282)
This PR is based on #20164 functionality to specify the parameter type
(e.g. as done for python modules).

In this case only -type "path" has a specific meaning, as it will expand
environment variables for paths. Which is typically done on Windows.

So you can do:

  - win_copy:
      src: files/some.doc
      dest: '%UserProfile%\My Documents'
2017-01-16 11:39:58 -08:00
..
2016-12-08 11:22:22 -05:00
2016-12-13 13:51:13 -05:00
2016-12-13 13:51:13 -05:00
2016-12-15 10:43:50 -08:00
2016-12-13 13:51:13 -05:00
2016-12-13 13:51:13 -05:00
2016-12-13 13:51:13 -05:00
2016-12-08 11:35:21 -05:00
2016-12-13 13:51:13 -05:00
2016-12-13 13:51:13 -05:00
2017-01-06 16:11:56 -05:00
2016-12-13 13:51:13 -05:00
2016-12-13 13:51:13 -05:00