ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux 2b9fb377a8 nfs: add missing | bool filters
To address this warning:
```
[DEPRECATION WARNING]: evaluating nfs_ganesha_dev as a bare variable, this
behaviour will go away and you might need to add |bool to the expression in the
 future
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-06-26 08:58:51 +02:00
..
create_rgw_nfs_user.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
ganesha_selinux_fix.yml ceph-nfs: apply selinux fix anyway 2019-05-20 13:04:58 +02:00
main.yml nfs: remove duplicate task 2019-06-26 08:58:51 +02:00
pre_requisite_container.yml roles: Remove useless become (true) flag 2019-06-19 10:31:32 +02:00
pre_requisite_non_container.yml nfs: remove duplicate task 2019-06-26 08:58:51 +02:00
pre_requisite_non_container_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 11:55:05 -04:00
pre_requisite_non_container_red_hat.yml nfs: add missing | bool filters 2019-06-26 08:58:51 +02:00
start_nfs.yml roles: Remove useless become (true) flag 2019-06-19 10:31:32 +02:00