diff --git a/ansible/inventory/all-in-one b/ansible/inventory/all-in-one
index 58e878af4b..4fe30343cf 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 b1be33d3a8..2d5d24ee3d 100644
--- a/ansible/inventory/multinode
+++ b/ansible/inventory/multinode
@@ -568,6 +568,7 @@ trove
 # Multipathd
 [multipathd:children]
 compute
+storage
 
 # Watcher
 [watcher-api:children]