Pluralize 'user' in task name
This commit is contained in:
parent
fd5ad39a76
commit
2acdf4ce58
@ -8,7 +8,7 @@
|
||||
name: ["libvirt-clients", "libvirt-daemon-system"]
|
||||
state: present
|
||||
|
||||
- name: Add user to libvirt group
|
||||
- name: Add users to libvirt group
|
||||
user:
|
||||
name: "{{ item }}"
|
||||
groups: libvirt
|
||||
|
Loading…
Reference in New Issue
Block a user