command
6.6 KB
-
Allow for relative paths by using abspath · 36ca7098
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.
Jesse Keating committed