ceph-ansible/roles/ceph-nfs/tasks
Dimitri Savineau 14f2d616ee ceph-nfs: use template module for configuration
789cef7 introduces a regression in the ganesha configuration file
generation. The new config_template module version broke it.
But the ganesha.conf file isn't an ini file and doesn't really
need to use the config_template module. Instead we can use the
classic template module.

Resolves: #4045

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 616c484698)
2019-06-24 20:47:25 +02: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 remove all NBSPs char in stable-3.2 branch 2019-04-10 13:27:48 +02: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 The nfs_ganesha_dev_apt_repo variable was set incorrect in task 2019-01-07 08:03:19 +00:00
start_nfs.yml ceph-nfs: use template module for configuration 2019-06-24 20:47:25 +02:00