community.general/lib/ansible/module_utils
Toshio Kuratomi a57a32adcc Revert "Make the 'path' param type also use abspath on the value"
This reverts commit 1ffadbcc80.

Some modules seem to have path listed for things that are "commands"  --
something that may be a path to a command or a bare command that should
be looked up in PATH.  With this change, if they were formerly looked up
inPATH they are now being made into an absolute path in the cwd.
Reverting this until we can think more about whether to do this and
change those modules to not use path for those parameters.
2016-04-06 14:07:48 -07:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py Ziploader 2016-04-05 11:06:17 -07:00
api.py common retry and rate limiting decorators for apis 2016-03-09 16:55:47 -05:00
basic.py Revert "Make the 'path' param type also use abspath on the value" 2016-04-06 14:07:48 -07:00
cloudstack.py cloudstack: fix bug, api_secret always None 2016-03-31 00:04:42 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
ec2.py Ziploader 2016-04-05 11:06:17 -07:00
eos.py Fix network modules for ziploader changes 2016-04-06 11:54:47 -07:00
f5.py bigip changes as requested by bcoca and abadger: 2015-12-24 11:49:31 -08:00
facts.py Merge pull request #15086 from robinro/patch-2 2016-03-22 16:14:51 -07:00
gce.py Ziploader 2016-04-05 11:06:17 -07:00
ios.py Fix network modules for ziploader changes 2016-04-06 11:54:47 -07:00
iosxr.py Fix network modules for ziploader changes 2016-04-06 11:54:47 -07:00
ismount.py fix typo 2016-02-08 19:10:04 +01:00
junos.py Fix network modules for ziploader changes 2016-04-06 11:54:47 -07:00
known_hosts.py Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
mysql.py Ziploader 2016-04-05 11:06:17 -07:00
netcfg.py bugfix netcfg return config as str 2016-04-05 22:53:44 -04:00
nxos.py Fix network modules for ziploader changes 2016-04-06 11:54:47 -07:00
openstack.py Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
openswitch.py Fix network modules for ziploader changes 2016-04-06 11:54:47 -07:00
powershell.ps1 Ziploader 2016-04-05 11:06:17 -07:00
rax.py Ziploader 2016-04-05 11:06:17 -07:00
redhat.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
service.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
shell.py Ziploader 2016-04-05 11:06:17 -07:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Ziploader 2016-04-05 11:06:17 -07:00
vca.py Ziploader 2016-04-05 11:06:17 -07:00
vmware.py Ziploader 2016-04-05 11:06:17 -07:00