Hey all, just wondering if I could get a sanity ch...
# plugins
w
Hey all, just wondering if I could get a sanity check on an idea for the ansible-playbook
deploy
target I'm working on. I was planning to do a similar dependencies inference as what Docker does re: copying PEXes and being able to pull in files/resource/etc (https://www.pantsbuild.org/docs/docker#adding-dependencies-to-your-docker_image-targets) In my current state of mind, this makes sense to me, given how I've been using my internal ansible deployment target. However, from a wider perspective, I don't know if this could cause more trouble, since there isn't a singular Dockerfile to look through, but rather a set of roles and a larger number of potential inference locations