ansible / mazer

Experimental Ansible Galaxy Content Manager
GNU General Public License v3.0
114 stars 18 forks source link

upgrade prep (rm apb/galaxyfile, split install() method -> find/fetch/install steps #108

Closed alikins closed 6 years ago

alikins commented 6 years ago
SUMMARY

Do repo find() and fetch() separately in install action

Also do the find() and fetch() before attempting to
remove an installed package for a --force scenario
in case there are download errors.

Next step will be do do all the finds() first, then
all the fetch()'s, then all the installs(). Maybe.

Remove remnants of apb and galaxyfile/galaxy.yml support.

ISSUE TYPE
GALAXY CLI VERSION
ADDITIONAL INFORMATION