diff --git a/ansible/inventory/all-in-one b/ansible/inventory/all-in-one
index 58e878af4bc873d040f94c36391e8c2958143ddb..4fe30343cf47d1da408012c03c9f83f5c71af99f 100644
--- a/ansible/inventory/all-in-one
+++ b/ansible/inventory/all-in-one
@@ -549,6 +549,7 @@ congress
 # Multipathd
 [multipathd:children]
 compute
+storage
 
 # Watcher
 [watcher-api:children]
diff --git a/ansible/inventory/multinode b/ansible/inventory/multinode
index b1be33d3a8c0b5cf2a95e05262d5676d45e72f9c..2d5d24ee3da02cc911edec96151c4125a1eaf259 100644
--- a/ansible/inventory/multinode
+++ b/ansible/inventory/multinode
@@ -568,6 +568,7 @@ trove
 # Multipathd
 [multipathd:children]
 compute
+storage
 
 # Watcher
 [watcher-api:children]