diff options
Diffstat (limited to 'storage.yml')
-rw-r--r-- | storage.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage.yml b/storage.yml index 787f0b5..318ecaf 100644 --- a/storage.yml +++ b/storage.yml @@ -2,5 +2,5 @@ hosts: all remote_user: root roles: - - role: storage + - role: ands_storage |