📦: wordpress v6.8
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m48s

This commit is contained in:
VC
2025-04-16 07:49:16 +02:00
parent 72113f0d7b
commit 5997b3d798

View File

@@ -1,6 +1,6 @@
---
wordpress_version: "6.7.2"
wordpress_version: "6.8"
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 }}"