Skip to content

mictram/ansible-role-gnome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name: Gnome

An Ansible role that installs and configures Gnome desktop to my personal tastes.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

---
# Which GTK theme to use:
gtk_theme: 'Adwaita-dark'

# Which wallpaper to download from a URL and use:
wallpaper_url: https://w.wallhaven.cc/full/z8/wallhaven-z8qvew.png

Dependencies

None.

Example Playbook

---
- hosts: localhost
  roles:
  - mictram.gnome

License

MIT

Author Information

This role was created in 2022 by Michael Ramos.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published