Pluralize 'user' in task name

This commit is contained in:
2020-06-30 01:25:53 -04:00
parent fd5ad39a76
commit 2acdf4ce58

View File

@@ -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