ceph-ansible/roles
Guillaume Abrioux 19d0db1c7b 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>
(cherry picked from commit cf460274c7)
2020-05-06 13:30:21 -04:00
..
ceph-client osd: use default crush rule name when needed 2020-03-31 19:42:40 -04:00
ceph-common Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-config osd: use default crush rule name when needed 2020-03-31 19:42:40 -04:00
ceph-container-common Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-container-engine ceph-container-engine: add CentOS 8 support 2020-04-23 13:26:29 +02:00
ceph-dashboard ceph-dashboard: fix mgr dashboard IPv6 fact 2020-04-23 16:23:30 -04:00
ceph-defaults osd: use default crush rule name when needed 2020-03-31 19:42:40 -04:00
ceph-facts mds: fix --limit run against mds nodes 2020-04-14 13:42:45 -04:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-grafana containers: add KillMode=none to systemd templates 2020-02-18 12:10:35 -05:00
ceph-handler handler: add rgw multi-instances support 2020-03-12 19:04:26 -04:00
ceph-infra ceph-infra: open radosgw ports for multi instances 2020-03-12 19:04:26 -04:00
ceph-iscsi-gw Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-mds Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-mgr Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-mon Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-nfs nfs: fix 2 typo 2020-05-06 13:30:21 -04:00
ceph-node-exporter containers: add KillMode=none to systemd templates 2020-02-18 12:10:35 -05:00
ceph-osd Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-prometheus Configure ceph dashboard backend and dashboard_frontend_vip 2020-02-24 16:50:19 -05:00
ceph-rbd-mirror Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-rgw Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
ceph-rgw-loadbalancer ceph-rgw-loadbalancer: Fix SSL newline issue 2020-02-17 11:36:09 -05:00
ceph-validate typo: updating type check on rc 2020-04-23 17:04:17 +02:00