pants-plugins icon indicating copy to clipboard operation
pants-plugins copied to clipboard

[ansible] Ability to grab files from `dist`

Open sureshjoshi opened this issue 3 years ago • 1 comments

Upon Pants builds, files are placed in the dist/ folder, and it's a certainty some of those files will be deployed by Ansible.

There should be 'some' mechanism for Ansible to know about those (maybe as a dependency or as an archive?)

sureshjoshi avatar Jun 21 '22 03:06 sureshjoshi

Docker does this to some extent, so it should be possible - but we'll probably need to parse yaml files

sureshjoshi avatar Jun 21 '22 03:06 sureshjoshi