📦: wordpress v6.8
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m48s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m48s
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user