galaxyproject / ansible-galaxy

An Ansible role for managing a Galaxy server
https://galaxy.ansible.com/galaxyproject/galaxy
58 stars 75 forks source link

Themes #194

Closed mira-miracoli closed 11 months ago

mira-miracoli commented 1 year ago

I included the ansible-galaxy-subdomains role in this one and updated it to the new galaxy-integrated per_host functionality. See

mira-miracoli commented 1 year ago

I think the failing tests might be caused by broken dependencies in dev

hexylena commented 1 year ago

@natefoo can you give this a look?

natefoo commented 11 months ago

The archive/unarchive is going to result in a lot of always-run tasks, I think? But I also recall you mentioned some reason that using the synchronize module won't work?

mira-miracoli commented 11 months ago

The archive/unarchive is going to result in a lot of always-run tasks, I think? But I also recall you mentioned some reason that using the synchronize module won't work?

I don't know anymore why it did not work in the past. Now it works :D

mira-miracoli commented 11 months ago

Are you ok with the latest changes?

hexylena commented 11 months ago

🎉

kysrpex commented 11 months ago

🎉

This was a long one, congrats to you all :rocket:!