chore: move memcached out of operator
diff --git a/playbooks/openstack.yml b/playbooks/openstack.yml
index 07b4fb5..e0ad7dd 100644
--- a/playbooks/openstack.yml
+++ b/playbooks/openstack.yml
@@ -76,6 +76,10 @@
       tags:
         - keepalived
 
+    - role: memcached
+      tags:
+        - memcached
+
     - role: openstack_helm_keystone
       tags:
         - openstack-helm-keystone