📦: wordpress v6.9
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m35s

This commit is contained in:
VC
2025-12-03 13:37:20 +01:00
parent 6ddc21457a
commit fed89c6df2

View File

@@ -1,6 +1,6 @@
--- ---
wordpress_version: "6.8.3" wordpress_version: "6.9"
wordpress_url: "https://fr.wordpress.org/wordpress-{{ wordpress_version }}-fr_FR.tar.gz" wordpress_url: "https://fr.wordpress.org/wordpress-{{ wordpress_version }}-fr_FR.tar.gz"
wordpress_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'wordpress') | map(attribute='host') | first }}" wordpress_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'wordpress') | map(attribute='host') | first }}"