We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d067ed1 commit 3dc5a5fCopy full SHA for 3dc5a5f
2 files changed
galaxy/ansible/flower.yml
@@ -2,7 +2,7 @@
2
connection: local
3
remote_user: root
4
vars:
5
- flower_python_package_version: 1.2.0
+ flower_python_package_version: 2.0.1
6
flower_custom_logging: false
7
flower_conf_dir: "{{ flower_conf_path | dirname }}"
8
flower_ui_users: []
galaxy/ansible/requirements.yml
@@ -24,7 +24,7 @@ roles:
24
src: https://github.com/galaxyproject/ansible-role-tusd
25
version: e009b498a7989d8002c6a5d104176295d63e9fae
26
- name: galaxyproject.nginx
27
- version: 1.0.0
+ version: 1.0.2
28
- name: usegalaxy_eu.certbot
29
version: 0.1.13
30
- name: galaxyproject.self_signed_certs
0 commit comments