- hosts: blade-00 tasks: - name: "killall certstore" command: "killall certstore" - name: "clear redis cache" command: "redis-cli flushdb"