ceph-ansible/roles/ceph-rgw/tasks
Guillaume Abrioux 920f07514a rgw: quick fix in create_zone_user.yml
typical error:

```
2021-02-01 03:11:09,809 p=93834 u=cephuser n=ansible | TASK [ceph-rgw : check if the realm system user already exists] ***************************************************************************************************************************************************
2021-02-01 03:11:09,809 p=93834 u=cephuser n=ansible | Monday 01 February 2021  03:11:09 -0500 (0:00:00.084)       0:14:38.607 *******
2021-02-01 03:11:09,836 p=93834 u=cephuser n=ansible | fatal: [ceph-kvm-ms2-1611241931591-node7-rgw]: FAILED! =>
  msg: |-
    The task includes an option with an undefined variable. The error was: 'None' has no attribute 'realm'
```

This task should be skipped when `zone_users` is undefined.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-02-01 11:28:57 -05:00
..
multisite rgw: quick fix in create_zone_user.yml 2021-02-01 11:28:57 -05:00
common.yml common: add a default value for ceph_directories_mode 2020-11-19 21:14:02 -05:00
main.yml rgw: avoid useless call to ceph-rgw 2021-01-28 16:37:50 -05:00
multisite.yml rgw: support switching from single-site to multisite 2021-01-06 10:38:50 -05:00
openstack-keystone.yml improve coding style 2019-05-06 15:09:06 +00:00
pre_requisite.yml rgw: fix multi instances scaleout in baremetal 2020-10-06 09:21:58 -04:00
rgw_create_pools.yml ceph-rgw: allow specifying crush rule on pool 2020-09-10 20:36:54 -04:00
start_docker_rgw.yml rgw: fix multi instances scaleout 2020-07-20 21:23:27 +02:00
start_radosgw.yml rgw: multisite refact 2021-01-28 16:37:50 -05:00
systemd.yml rgw: refact tasks directory layout 2019-10-01 18:50:51 +02:00