https://github.com/rolehippie/mlocate
Ansible role to simply drop mlocate
https://github.com/rolehippie/mlocate
ansible ansible-role hacktoberfest role
Last synced: 6 months ago
JSON representation
Ansible role to simply drop mlocate
- Host: GitHub
- URL: https://github.com/rolehippie/mlocate
- Owner: rolehippie
- License: apache-2.0
- Created: 2018-12-17T08:29:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T12:33:30.000Z (6 months ago)
- Last Synced: 2026-01-12T18:03:04.918Z (6 months ago)
- Topics: ansible, ansible-role, hacktoberfest, role
- Language: Nix
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mlocate
[](https://github.com/rolehippie/mlocate)
[](https://github.com/rolehippie/mlocate/actions/workflows/general.yml)
[](https://github.com/rolehippie/mlocate/actions/workflows/docs.yml)
[](https://github.com/rolehippie/mlocate/actions/workflows/galaxy.yml)
[](https://github.com/rolehippie/mlocate/blob/master/LICENSE)
[](https://galaxy.ansible.com/rolehippie/mlocate)
Ansible role to simply drop mlocate.
## 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)
- [mlocate_state](#mlocate_state)
- [Discovered Tags](#discovered-tags)
- [Dependencies](#dependencies)
- [License](#license)
- [Author](#author)
---
## Requirements
- Minimum Ansible version: `2.10`
## Default Variables
### mlocate_state
State for the mlocate package
#### Default value
```YAML
mlocate_state: absent
```
## Discovered Tags
**_mlocate_**
## Dependencies
- None
## License
Apache-2.0
## Author
[Thomas Boerger](https://github.com/tboerger)