Add ceph-handler role
Ceph has introduces a ceph-handler role which includes all of the handlers from now on, so we should include that from now on. Change-Id: I9179a37eb4938eeaf09186144229af945eb350fa
This commit is contained in:
parent
41d7c63d2a
commit
0ac819c007
@ -96,6 +96,9 @@
|
|||||||
- role: ceph-defaults
|
- role: ceph-defaults
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint
|
- skip_ansible_lint
|
||||||
|
- role: ceph-handler
|
||||||
|
tags:
|
||||||
|
- skip_ansible_lint
|
||||||
- role: ceph-common
|
- role: ceph-common
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint
|
- skip_ansible_lint
|
||||||
@ -189,6 +192,9 @@
|
|||||||
- role: ceph-defaults
|
- role: ceph-defaults
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint
|
- skip_ansible_lint
|
||||||
|
- role: ceph-handler
|
||||||
|
tags:
|
||||||
|
- skip_ansible_lint
|
||||||
- role: ceph-common
|
- role: ceph-common
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint
|
- skip_ansible_lint
|
||||||
|
@ -45,6 +45,9 @@
|
|||||||
- role: ceph-defaults
|
- role: ceph-defaults
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint
|
- skip_ansible_lint
|
||||||
|
- role: ceph-handler
|
||||||
|
tags:
|
||||||
|
- skip_ansible_lint
|
||||||
- role: ceph-common
|
- role: ceph-common
|
||||||
tags:
|
tags:
|
||||||
- skip_ansible_lint
|
- skip_ansible_lint
|
||||||
|
Loading…
Reference in New Issue
Block a user