Fix the yamllint errors #17
@@ -12,6 +12,6 @@
|
||||
user:
|
||||
name: "{{ item }}"
|
||||
groups: docker
|
||||
append: yes
|
||||
append: true
|
||||
with_items: "{{ docker_users }}"
|
||||
when: docker_users is defined
|
||||
|
Reference in New Issue
Block a user