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
When running with ansbile 2.9.1 the following error occurs.
fatal: [srv01]: FAILED! => {"msg": "The conditional check '(item|changed and not apparmor__register_tunables|changed)' failed. The error was: template error while templating string: no filter named 'changed'. String: {% if (item|changed and not apparmor__register_tunables|changed) %} True {% else %} False {% endif %}\n\nThe error appears to be in '/home/thomas/code/escapehat-iac/ansible/current/include/default/debops-contrib.apparmor/tasks/main.yml': line 135, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Reload changed profiles\n ^ here\n"}
The text was updated successfully, but these errors were encountered:
When running with ansbile 2.9.1 the following error occurs.
The text was updated successfully, but these errors were encountered: