Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szorfein/ansible-collection-desktop

Ansible Collection for Desktop
https://github.com/szorfein/ansible-collection-desktop

ansible-collection ansible-roles display-manager dotfiles lightdm sddm

Last synced: 3 days ago
JSON representation

Ansible Collection for Desktop

Awesome Lists containing this project

README

        

# ansible-collection-desktop

Ansible collection for Desktop, tested on:

+ ArchLinux
+ Debian bullseye
+ Gentoo
+ Void Linux

Unless you want to help support other distributions, I won't add another distro/system here.

## Roles include

- [dotfiles](https://github.com/szorfein/ansible-collection-desktop/tree/main/roles/dotfiles)
- [display-manager](https://github.com/szorfein/ansible-collection-desktop/tree/main/roles/display_manager)
- [web-browser](https://github.com/szorfein/ansible-collection-desktop/tree/main/roles/web_browser)

## Installation

ansible-galaxy collection install git+https://github.com/szorfein/ansible-collection-desktop.git

## Using this collection

Please refer to the examples in the readmes of the role.
See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.

## Contributing to this collection

See the [contributor guideline](https://github.com/szorfein/ansible-collection-desktop/blob/main/CONTRIBUTING.md).

## Licensing

GPLv3+