Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 991 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 991 Bytes

Actions Status - Master Actions Status - Devel

tinyproxy ansible role

Setup tinyproxy - source

Requirements & Dependencies

Ansible

It was tested on the following versions:

  • 2.10

Operating systems

Tested on Ubuntu 18.04, 20.04, Centos 7 and 8.

Example Playbook

Just include this role in your list. For example

- host: myhost
  roles:
    - juju4.tinyproxy

Continuous integration

$ pip install molecule docker
$ molecule test
$ MOLECULE_DISTRO=ubuntu:20.04 molecule test --destroy=never

Troubleshooting & Known issues

N/A

License

BSD 2-clause