It's OK if gdm isn't found, this is expected on Parrot.
This commit is contained in:
parent
33d7b38257
commit
3817fd81e0
@ -4,6 +4,7 @@
|
|||||||
shell: which gdm3
|
shell: which gdm3
|
||||||
register: gnome_install
|
register: gnome_install
|
||||||
when: ansible_distribution in ("Parrot OS")
|
when: ansible_distribution in ("Parrot OS")
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
- name: Workstation | Linux | Software | GNOME | Install
|
- name: Workstation | Linux | Software | GNOME | Install
|
||||||
package:
|
package:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user