You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read the docs and followed them (if applicable)
This is not a personal support request that should be posted on the Roots Discourse forums
Replace any X with your information.
What is the current behavior?
Running Ansible 2.7.4 I always get the following warning:
[WARNING]: You Ansible version is 2.7.4 but this version of Trellis has only
been tested for compatability with Ansible 2.4.0.0 -> 2.5.3. It is advisable to
check for Trellis updates or downgrade your Ansible version.
Besides, there's also a typo: "You" should be "Your".
Otherwise I see no problems, I only get one additional warning:
TASK [wordpress-setup : Warn about deprecated Nginx includes directory] ********
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
`result|search` use `result is search`. This feature will be removed in version
2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
What is the expected or desired behavior?
Maybe this warning could be removed by upgrading vagrant_ansible_version. I don't know if anyone else has tested, but I definitely see no problems here with the current Ansible version.
The text was updated successfully, but these errors were encountered:
Submit a feature request
Replace any
X
with your information.What is the current behavior?
Running Ansible 2.7.4 I always get the following warning:
Besides, there's also a typo: "You" should be "Your".
Otherwise I see no problems, I only get one additional warning:
What is the expected or desired behavior?
Maybe this warning could be removed by upgrading
vagrant_ansible_version
. I don't know if anyone else has tested, but I definitely see no problems here with the current Ansible version.The text was updated successfully, but these errors were encountered: