Default playbook paths for configs and other path defaulting issues
Some of the new features (local tool deployment, dynamic rules) automatically look at a default path in the playbook for source files. But for other things, like setting up a job_conf.xml, require specifying the source path. In addition, the job_config_path doesn't default to {{ galaxy_config_dir }}/job_conf.xml so you have to explicitly set the var in galaxy_config to use a custom job conf.
Which galaxy version did this issue arise in? Are galaxy versions prior to 19.01 unaffected by this issue?
I've been struggling with some work-arounds to get tool installation working reliably with a new (v19.05) deployment. Maybe it would be easier to just deploy v18.09 until this issue is resolved?
This shouldn't prevent you from doing anything, it's just an inconvenience. Can you provide more details about what's not working for you?
Thanks for checking in @natefoo. I was having issues uninstalling shed tools. I realized that it was due to a bug in the v19.05 tagged release. It was fixed by switching to the release_19.05 branch.