diff --git a/tasks/swift_rings.yml b/tasks/swift_rings.yml index 347b7a5d..c9898c38 100644 --- a/tasks/swift_rings.yml +++ b/tasks/swift_rings.yml @@ -24,3 +24,9 @@ inventory_hostname == groups['swift_hosts'][0] - include: swift_rings_distribute.yml + +- include: swift_rings_md5sum.yml + +- include: swift_rings_check.yml + when: > + inventory_hostname == groups['swift_hosts'][0]