diff --git a/roles/ceph-facts/tasks/facts.yml b/roles/ceph-facts/tasks/facts.yml index be318de3c..ea04eef1b 100644 --- a/roles/ceph-facts/tasks/facts.yml +++ b/roles/ceph-facts/tasks/facts.yml @@ -252,7 +252,7 @@ when: groups.get(mon_group_name, []) | length > 0 - name: import_tasks set_radosgw_address.yml - import_tasks: set_radosgw_address.yml + include_tasks: set_radosgw_address.yml when: inventory_hostname in groups.get(rgw_group_name, []) - name: set_fact use_new_ceph_iscsi package or old ceph-iscsi-config/cli