Make the software a list.

This commit is contained in:
Hyperling 2021-07-11 11:32:39 -05:00
parent e1476e88e4
commit f9ce97d101

View File

@ -2,7 +2,9 @@
- name: Workstation | Linux | Software | GNOME | Install
package:
name: gnome gdm3
name:
- gnome
- gdm3
state: present
register: gnome_install
when: ansible_distribution in ("Parrot OS")