Infra: Ansible yaml lint cleanup
[csit.git] / fdio.infra.ansible / roles / docker / tasks / main.yaml
index d40e1a4..27b9d25 100644 (file)
@@ -77,7 +77,7 @@
   user:
     name: "{{ ansible_user }}"
     groups: "docker"
-    append: True
+    append: true
   tags:
     - docker-conf-user