ansible / mazer

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

Fix 'mazer install /path/tarball.tar.gz', open it earlier to get metadata like namespace #180

Closed alikins closed 5 years ago

alikins commented 5 years ago

Like the namespace, name and other RepositorySpec data.

Some refactoring to make imports easier (mostly moving FetchMethods enum to models.RepositorySpec)

Update the unit tests a bit, but a few are broken at the moment since real files or complicated mocks need to be setup for local_file fetch tests.

SUMMARY
ISSUE TYPE
MAZER VERSION
ADDITIONAL INFORMATION