We are delighted to announce the release of: openstack-ansible-memcached_server 13.1.2: memcached_server for OpenStack Ansible For more details, please see below. 13.1.2 ^^^^^^ New Features * The openstack-ansible-memcached_server role includes a new override,`memcached_connections` which is automatically calculated from the number of memcached connection limit plus additional 1k to configure the OS nofile limit. Without proper nofile limit configuration, memcached will crash in order to support higher parallel connection TCP/Memcache counts. Changes in openstack-ansible-memcached_server 13.1.1..13.1.2 ------------------------------------------------------------ 045b2d8 Configure nofile OS limit for memcached server role Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 1 + ...ached_server-add-nofile-setting-504e0c50e10a4ea6.yaml | 9 +++++++++ tasks/memcached_config.yml | 16 ++++++++++++++++ 3 files changed, 26 insertions(+)