ceph-ansible/roles/ceph-nfs/tasks
Rishabh Dave 8edbda96df use blocks directives to group tasks
Using block directives simplifies the playbooks and makes them more
readable.

Fixes: https://github.com/ceph/ceph-ansible/issues/2835
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2018-10-31 09:37:43 +01:00
..
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
create_rgw_nfs_user.yml nfs: do not create the nfs user if already present 2018-10-26 16:24:38 +00:00
ganesha_selinux_fix.yml nfs: ignore error on semanage command for ganesha_t 2018-09-13 13:06:47 +02:00
main.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
pre_requisite_container.yml selinux: remove chcon calls 2018-04-19 14:59:37 +02:00
pre_requisite_non_container.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00
pre_requisite_non_container_debian.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00
pre_requisite_non_container_red_hat.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00
start_nfs.yml run rados cmd in container if containerized deployment 2018-09-03 17:06:00 +00:00