---
- name: Clear memcache
hosts: memcached:memcached-stg
serial: 1
tasks:
ansible.builtin.command: echo flush_all | nc localhost 11211