system_updatedb
ansible-system_updatedb
Description
Install and configure mlocate with updatedb
Requirements
none
Role variables
See variables for more details.
Examples
---
- hosts: system_updatedb
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-system_updatedb
License
This project is licensed under Apache License. See LICENSE for more details.
Author Information
Install
ansible-galaxy install lotusnoir/ansible-system_updatedb
License
apache-2.0
Downloads
13
Owner