mirror of https://github.com/ceph/ceph-ansible.git
cf460274c7
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> |
||
---|---|---|
.. | ||
create_rgw_nfs_user.yml | ||
ganesha_selinux_fix.yml | ||
main.yml | ||
pre_requisite_container.yml | ||
pre_requisite_non_container.yml | ||
pre_requisite_non_container_debian.yml | ||
pre_requisite_non_container_red_hat.yml | ||
start_nfs.yml | ||
systemd.yml |