📦: wordpress v6.8.2
Some checks failed
ansible-lint / lint-everything (push) Failing after 2m13s

This commit is contained in:
VC
2025-07-16 08:21:53 +02:00
parent 0c0e19c6a3
commit 821a4645d0

View File

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