start: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: mons
+ tags: mons
become: True
gather_facts: false
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: mgrs
+ tags: mgrs
become: True
gather_facts: false
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: osds
+ tags: osds
become: True
gather_facts: false
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: mdss
+ tags: mdss
become: True
gather_facts: false
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: rgws
+ tags: rgws
become: True
gather_facts: false
any_errors_fatal: true
- import_role:
name: ceph-facts
tags: ['ceph_update_config']
+ - name: multisite specific
+ when: rgw_multisite | bool
+ block:
+ - import_role:
+ name: ceph-validate
+ - import_role:
+ name: ceph-infra
- import_role:
name: ceph-handler
tags: ['ceph_update_config']
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: clients
+ tags: clients
become: True
gather_facts: false
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: nfss
+ tags: nfss
become: True
gather_facts: false
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: rbdmirrors
+ tags: rbdmirrors
become: True
gather_facts: false
any_errors_fatal: true
status: "Complete"
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
-- hosts:
- - iscsigws
+- hosts: iscsigws
+ tags: iscsigws
gather_facts: false
any_errors_fatal: true
become: True
name: ceph-common
- hosts: mons
+ tags: mons
gather_facts: false
become: True
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: mgrs
+ tags: mgrs
gather_facts: false
become: True
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: osds
+ tags: osds
gather_facts: false
become: True
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: mdss
+ tags: mdss
gather_facts: false
become: True
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: rgws
+ tags: rgws
gather_facts: false
become: True
any_errors_fatal: true
- import_role:
name: ceph-facts
tags: ['ceph_update_config']
+ - name: multisite specific
+ when: rgw_multisite | bool
+ block:
+ - import_role:
+ name: ceph-validate
+ - import_role:
+ name: ceph-infra
- import_role:
name: ceph-handler
tags: ['ceph_update_config']
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: clients
+ tags: clients
gather_facts: false
become: True
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: nfss
+ tags: nfss
gather_facts: false
become: True
any_errors_fatal: true
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
- hosts: rbdmirrors
+ tags: rbdmirrors
gather_facts: false
become: True
any_errors_fatal: true
status: "Complete"
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
-- hosts:
- - iscsigws
+- hosts: iscsigws
+ tags: iscsigws
gather_facts: false
become: True
any_errors_fatal: true
status: "Complete"
end: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
-- hosts:
- - rgwloadbalancers
+- hosts: rgwloadbalancers
+ tags: rgwloadbalancers
gather_facts: false
become: True
any_errors_fatal: true