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