diff options
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/debian/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/ubuntu/converge.yml | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 61a1f73e..6b61dc9d 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -85,6 +85,7 @@ - role: "gnome-papers" - role: "gnome-planify" - role: "gnome-disk-utility" + - role: "gnome-newsflash" - role: "gradia" - role: "mpv" - role: "neomutt" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 593d0677..863351ce 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -84,6 +84,7 @@ - role: "gnome-papers" - role: "gnome-planify" - role: "gnome-disk-utility" + - role: "gnome-newsflash" - role: "gradia" - role: "mpv" - role: "neomutt" diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index b7a5e5c2..fab7e4ee 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -96,6 +96,7 @@ - role: "gnome-papers" - role: "gnome-planify" - role: "gnome-disk-utility" + - role: "gnome-newsflash" - role: "gradia" - role: "rsync" - role: "gpg" diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 9e4347ff..259b2ec3 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -92,6 +92,7 @@ - role: "gnome-loupe" - role: "gnome-papers" - role: "gnome-disk-utility" + - role: "gnome-newsflash" - role: "gradia" - role: "rsync" - role: "gpg" diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index 17bbea12..6a8c55d2 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -85,6 +85,7 @@ - role: "gnome-papers" - role: "gnome-planify" - role: "gnome-disk-utility" + - role: "gnome-newsflash" - role: "gradia" - role: "rsync" - role: "gpg" |
