You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to 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.
11 years ago
cloud Merge pull request #3874 from mscherer/relax_nova_compute_argument 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Fixing small typo in redis module documentation 11 years ago
files Missed some typos in macros for the xattr doc 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory Trim legacy variable usage. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring now missing dep gives nicer error and docs disambiguate as several libs 11 years ago
net_infrastructure Doc formatting/tweaking. 11 years ago
network Trim old style var references 11 years ago
notification Set default XMPP message type to 'chat'. 11 years ago
packaging Minor doc fixes for the pkgutil module 11 years ago
source_control Apply consistent parameter alises to hg and subversion 11 years ago
system Merge branch 'fix_service_with_initscript' of git://github.com/psvo/ansible into devel 11 years ago
utilities updated debug module docs to remove outdated -v requirement (and 11 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 11 years ago