ansible/library
Major Hayden c9cdc9d6f9 File module cannot create relative paths
When trying to create a directory relative to the current working
directory, a directory is created at the root of the filesystem
instead.  This patch ensures that directories specified with relative
paths will be created in the current working directory.  Fully
qualified paths aren't affected

Signed-off-by: Major Hayden <major@mhtx.net>
2014-08-21 15:31:06 -05:00
..
cloud Make env param a dict type instead of list 2014-08-15 11:04:27 -05:00
commands Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04:00
database Merge pull request #8419 from georgeOsdDev/escape_underscore_in_database_name 2014-08-08 14:38:51 -04:00
files File module cannot create relative paths 2014-08-21 15:31:06 -05:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Updating version_added. 2014-08-08 14:24:57 -04:00
net_infrastructure Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04:00
network unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
notification Bumping version_added for use_ssl param in irc module 2014-08-08 19:43:20 -05:00
packaging fixes #8626 by reverting 0d8b81cd 2014-08-14 18:10:58 +02:00
source_control Documentation simplification for git module parameter 2014-07-11 08:44:29 -04:00
system Fix documentation builds. 2014-08-08 15:12:10 -04:00
utilities Need to check e.errno instead of os.errno. Fixes #8548 2014-08-11 12:26:52 -05:00
web_infrastructure Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736 2014-08-08 19:30:04 -05:00
windows Merge pull request #8227 from trondhindenes/win_setup_improvements 2014-08-08 12:42:41 -04:00