Pluralize 'user' in task name

This commit is contained in:
Kris Lamoureux 2020-06-30 01:25:53 -04:00
parent fd5ad39a76
commit 2acdf4ce58
Signed by: kris
GPG Key ID: 3EDA9C3441EDA925

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