ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux cf460274c7 nfs: fix 2 typo
The condition is missing an index here which makes the playbook failing.

Typical error:
```
The conditional check 'not item.get('skipped', False)' failed. The error was: error while evaluating conditional (not item.get('skipped', False)): 'list object' has no attribute 'get'",
```

Also, adds the missing '/keyring' on the `exec_cmd_nfs` fact.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-05-06 11:10:08 -04:00
..
create_rgw_nfs_user.yml nfs: support specific keys for rgw nfs user 2019-10-29 14:59:26 -04:00
ganesha_selinux_fix.yml ceph-nfs: add ganesha_t type to selinux 2020-01-08 11:13:46 +01:00
main.yml nfs: fix 2 typo 2020-05-06 11:10:08 -04:00
pre_requisite_container.yml handler: fix call to container_exec_cmd in handler_osds 2020-01-20 09:25:56 -05:00
pre_requisite_non_container.yml Ensure that ganesha log directory exists 2020-01-24 11:10:08 -05: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 ceph-nfs: add nfs-ganesha-rados-urls package 2020-02-17 10:52:30 +01:00
start_nfs.yml nfs: fix 2 typo 2020-05-06 11:10:08 -04:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00