istvano.trdl
Ansible Role: trdl
Role to download and install trdl Go based CLI that is an Open Source tool for implementing automatic updates.
Requirements
Ansible >= 2.7
Linux Distribution
Debian Family
Debian
- Jessie (8)
- Stretch (9)
Ubuntu
- Xenial (16.04)
- Bionic (18.04)
RedHat Family
CentOS
- 7
Note: other versions are likely to work but have not been tested.
Role Variables
The following variables will change the behavior of this role (default values are shown below):
# trdl version number
trdl_version: 'v0.3.2'
Example Playbook
----------------
```yaml
- hosts: servers
roles:
- role: istvano.trdl
Development & Testing
This project uses Molecule.
You can test it by running with the provided
./moleculew test
If you want to lint the project use:
./moleculew lint
or you can test it locally by running
ansible-playbook ./tests/test.yml
License
MIT
About
Ansible role for downloading and installing the trdl tool
Install
ansible-galaxy install istvano.trdlLicense
mit
Downloads
162
Owner
