Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chang detection does not work with ansible 2.9.1 #9

Open
thomasfinstad opened this issue Dec 29, 2019 · 1 comment
Open

Chang detection does not work with ansible 2.9.1 #9

thomasfinstad opened this issue Dec 29, 2019 · 1 comment

Comments

@thomasfinstad
Copy link

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"}
@ypid
Copy link
Member

ypid commented Dec 29, 2019

Hi, sorry for the confusion but this repo is not maintained anymore. Please have a look at https://github.com/debops/debops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants