Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months ago
JSON representation
Ansible Collection for Desktop
- Host: GitHub
- URL: https://github.com/szorfein/ansible-collection-desktop
- Owner: szorfein
- License: gpl-3.0
- Created: 2022-11-09T15:29:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T14:03:17.000Z (2 months ago)
- Last Synced: 2024-11-07T15:19:38.009Z (2 months ago)
- Topics: ansible-collection, ansible-roles, display-manager, dotfiles, lightdm, sddm
- Language: Jinja
- Homepage:
- Size: 222 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-collection-desktop
Ansible collection for Desktop, tested on:
+ ArchLinux
+ Debian bullseye
+ Gentoo
+ Void LinuxUnless 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+