community.general/lib/ansible/plugins
Matt Davis 957b336cc1 skip fixup_perms for Powershell
action plugins will now skip _fixup_perms for Powershell. We'll have to come up with another way to do this at some point, but it's not necessary yet since we don't support become on Windows. Also added NotImplementedError throws to chmod/chown/set_facl operations on Powershell (instead of returning '') in case anyone tries to use them in the future.



fixes #15312
2016-04-07 07:27:01 -07:00
..
action skip fixup_perms for Powershell 2016-04-07 07:27:01 -07:00
cache Expand tilde after expanding vars 2016-04-05 22:27:07 -07:00
callback On change in diff-mode we don't need to see file content in task output 2016-04-01 18:03:51 +02:00
connection Merge pull request #15151 from mattclay/accelerate-unicode 2016-03-31 21:47:33 -07:00
filter Re-add accidentaly removed comment 2016-03-25 15:33:35 +01:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup Use to_bytes and to_str instead of str as str is unsafe. 2016-04-04 12:57:32 -07:00
shell skip fixup_perms for Powershell 2016-04-07 07:27:01 -07:00
strategy Make sure VariableManager has a view of HostVars 2016-04-05 11:32:28 -04:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py capture attribute errors for invalid class plugins 2016-04-07 10:16:35 -04:00