No description
Find a file
Jesse Keating 286ff41167 Allow for relative paths by using abspath
relative pathing comes in handy on occasion, particularly when
delegating to localhost and running some command out of your playbook
repo. Making use of os.path.abspath will allow for the full path to
chdir and executable to be discovered if not provided.
2013-08-20 22:48:42 -07:00
cloud Merge pull request #3874 from mscherer/relax_nova_compute_argument 2013-08-19 12:16:04 -07:00
commands Allow for relative paths by using abspath 2013-08-20 22:48:42 -07:00
database Fixing small typo in redis module documentation 2013-08-19 14:04:58 -05:00
files Missed some typos in macros for the xattr doc 2013-08-20 00:50:56 -05:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Trim legacy variable usage. 2013-07-19 09:44:25 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring now missing dep gives nicer error and docs disambiguate as several libs 2013-08-15 21:26:35 -04:00
net_infrastructure Doc formatting/tweaking. 2013-08-05 16:13:50 -04:00
network Trim old style var references 2013-07-19 09:37:19 -04:00
notification Set default XMPP message type to 'chat'. 2013-07-26 21:30:10 +01:00
packaging Minor doc fixes for the pkgutil module 2013-08-20 21:08:56 -05:00
source_control Apply consistent parameter alises to hg and subversion 2013-08-20 13:43:26 -05:00
system Merge branch 'fix_service_with_initscript' of git://github.com/psvo/ansible into devel 2013-08-10 18:05:35 -04:00
utilities updated debug module docs to remove outdated -v requirement (and 2013-07-26 10:06:57 -04:00
web_infrastructure use home path expansion for virtualenv param in django_manage module 2013-08-11 14:02:13 -07:00