this task is a leftover and no longer needed.
It even causes bug when collocating nfs with mon.
Closes: #4609
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit
b63bd1307388c10aa8965febc680f3bc8f3d08a6)
---
-- name: set_fact container_exec_cmd
- set_fact:
- container_exec_cmd: "{{ container_binary }} exec ceph-nfs-{{ ceph_nfs_service_suffix | default(ansible_hostname) }}"
- when: containerized_deployment | bool
-
# global/common requirement
- name: stop nfs server service
systemd: