gabethecabbage.traditional-desktop
ansible-role-traditional-desktop
This role sets up a traditional desktop environment (Gnome 2/MATE) on RHEL or Ubuntu. For example:
- On RHEL 6: Gnome 2 will be installed.
- On RHEL 7: MATE will be installed from ELREPO.
- On Ubuntu: MATE will be installed from the universe repository.
Requirements
No special requirements.
Role Variables
Variable Name | Defaults | Description |
---|---|---|
headless | False | If set to true, disables the display manager/gui. |
remove_gnome_3 | False | If set to true, removes Gnome 3 if it is installed. |
Dependencies
gabethecabbage.elrepo
Example Playbook
---
- hosts: servers
roles:
- role: gabethecabbage.traditional-desktop
...
License
BSD
Author Information
This role was created by Gabe Schrecker.
Informazioni sul progetto
Ensure a traditional desktop enviroment (gnome 2/mate) is installed on RHEL/Ubuntu
Installa
ansible-galaxy install gabethecabbage.traditional-desktop
Licenza
Unknown
Download
208
Proprietario