SimpliField.packages
Install ubuntu/debian packages

Setup ubuntu/debian package(s)
Requirements
Need ansible 2+
Role Variables
packages_update_cache: Defines if the APT cache should be updated. Defaults tono.packages_cache_valid_time: Defines for how long the APT cache should be considered valid. Defaults to 3600 seconds.
Dependencies
There is no dependency.
Example Playbook
- hosts: servers
roles:
- { role: SimpliField.packages, packages: [git] }
- { role: SimpliField.packages, packages: [pymongo], packages_update_cache: true }
License
BSD
Install
ansible-galaxy install SimpliField.packagesLicense
Unknown
Downloads
24.7k
Owner
