Skip to content

dkim1970/ansible-tinyproxy

 
 

Repository files navigation

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

About

Setup tinyproxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 94.0%
  • Shell 6.0%