https://github.com/rolehippie/snapd
Ansible role to primary purge snapd if not required
https://github.com/rolehippie/snapd
ansible ansible-role hacktoberfest role
Last synced: 6 months ago
JSON representation
Ansible role to primary purge snapd if not required
- Host: GitHub
- URL: https://github.com/rolehippie/snapd
- Owner: rolehippie
- License: apache-2.0
- Created: 2020-10-22T18:10:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T10:26:59.000Z (6 months ago)
- Last Synced: 2026-01-12T18:54:43.495Z (6 months ago)
- Topics: ansible, ansible-role, hacktoberfest, role
- Language: Nix
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# snapd
[](https://github.com/rolehippie/snapd)
[](https://github.com/rolehippie/snapd/actions/workflows/general.yml)
[](https://github.com/rolehippie/snapd/actions/workflows/docs.yml)
[](https://github.com/rolehippie/snapd/actions/workflows/galaxy.yml)
[](https://github.com/rolehippie/snapd/blob/master/LICENSE)
[](https://galaxy.ansible.com/rolehippie/snapd)
Ansible role to primary purge snapd if not required.
## Sponsor
Building and improving this Ansible role have been sponsored by my current and previous employers like **[Cloudpunks GmbH](https://cloudpunks.de)** and **[Proact Deutschland GmbH](https://www.proact.eu)**.
## Table of contents
- [Requirements](#requirements)
- [Default Variables](#default-variables)
- [snapd_purge](#snapd_purge)
- [Discovered Tags](#discovered-tags)
- [Dependencies](#dependencies)
- [License](#license)
- [Author](#author)
---
## Requirements
- Minimum Ansible version: `2.10`
## Default Variables
### snapd_purge
Purge all snapd packages and dependencies
#### Default value
```YAML
snapd_purge: true
```
## Discovered Tags
**_snapd_**
## Dependencies
- None
## License
Apache-2.0
## Author
[Thomas Boerger](https://github.com/tboerger)