univention / ansible-modules

Ansible Modules for UCS
GNU General Public License v3.0
11 stars 6 forks source link

univention.ucs_modules.univention_app doesn't support `univention-app update` command #13

Open Daenou opened 1 year ago

Daenou commented 1 year ago

I tried to upgrade ox-connector from 2.2.4 to 2.2.5 and hardcoded the version in the ansible task.

I got an error that ox-connector 2.2.5 is not in the list and had to run univention-app update manually so it updated it's list of packaged. I did not find how to do this with the ansible module looking at the file.

Daenou commented 1 year ago

ping @Mel3VeN

HunterZeroSix commented 1 year ago

Hi @Daenou Thanks for the hint. We will have a look into.

tbreiden commented 3 months ago

The option update_app_lists(default=True) was added in version v3.1.0. See https://github.com/univention/ansible-modules/blob/main/docs/univention_app.md#parameters