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
inventory
messaging
monitoring now missing dep gives nicer error and docs disambiguate as several libs 2013-08-15 21:26:35 -04:00
net_infrastructure
network
notification
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
utilities
web_infrastructure use home path expansion for virtualenv param in django_manage module 2013-08-11 14:02:13 -07:00