We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59154eb + 694e892 commit ceebdffCopy full SHA for ceebdff
handlers/main.yml
@@ -2,4 +2,4 @@
2
3
- name: restart memcached
4
service: name=memcached state=restarted
5
- when: not started_memcached|changed
+ when: not started_memcached is changed
0 commit comments