ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux 1462423059 handler: fix call to container_exec_cmd in handler_osds
When unsetting the noup flag, we must call container_exec_cmd from the
delegated node (first mon member)
Also, adding a `run_once: true` because this task needs to be run only 1
time.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1792320

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 22865cde9c)
2020-01-20 12:45:51 -05:00
..
create_rgw_nfs_user.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
ganesha_selinux_fix.yml ceph-nfs: add ganesha_t type to selinux 2020-01-08 16:23:41 -05:00
main.yml nfs: remove unnecessary set_fact in main.yml 2019-10-16 14:01:46 -04:00
pre_requisite_container.yml handler: fix call to container_exec_cmd in handler_osds 2020-01-20 12:45:51 -05:00
pre_requisite_non_container.yml common: do not reset `container_exec_cmd` 2019-10-10 15:56:01 -04:00
pre_requisite_non_container_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
pre_requisite_non_container_red_hat.yml nfs: add missing | bool filters 2019-06-26 13:13:11 +02:00
start_nfs.yml container: isolate systemd tasks 2019-10-01 18:50:51 +02:00
systemd.yml container: isolate systemd tasks 2019-10-01 18:50:51 +02:00