diff --git a/playbooks/init-credentials.yml b/playbooks/init-credentials.yml
index 3d9ce94dc1d7d68193e2f6f93a8fb8329e99215c..555b0ba4c0967a9e6645ab0732821dc7a9ac075c 100644
--- a/playbooks/init-credentials.yml
+++ b/playbooks/init-credentials.yml
@@ -15,7 +15,8 @@
   become: no
   tasks:
     # Check that "float" is properly set up.
-    - include_role: float-plugin-check
+    - include_role:
+        name: float-plugin-check
 
     # Create the paths below credentials_dir that we're going to use.
     - name: "Create paths below {{ credentials_dir }}"