diff --git a/inventory/prod/group_vars/all.yml b/inventory/prod/group_vars/all.yml index be21516..1d72d18 100644 --- a/inventory/prod/group_vars/all.yml +++ b/inventory/prod/group_vars/all.yml @@ -6,7 +6,7 @@ ressources_fqdn: ansible-ressources.libretic.fr awx_url: "https://{{ awx_fqdn }}" # version d'awx-ee à configurer dans cet environnement -awx_ee_version: v0.1.1 +awx_ee_version: v0.1.2 awx_custom_settings: TOWER_URL_BASE: "{{ awx_url }}"