{"id":18754516,"url":"https://github.com/juju4/ansible-openvpnclient","last_synced_at":"2025-07-18T20:33:10.213Z","repository":{"id":44358078,"uuid":"55876483","full_name":"juju4/ansible-openvpnclient","owner":"juju4","description":"setup openvpn as client","archived":false,"fork":false,"pushed_at":"2025-04-20T20:45:45.000Z","size":126,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-20T12:48:16.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juju4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-10T02:13:29.000Z","updated_at":"2025-04-20T20:25:49.000Z","dependencies_parsed_at":"2024-07-20T06:43:49.390Z","dependency_job_id":"a650021c-4de0-4ef6-b1fc-4c0b0a7c6089","html_url":"https://github.com/juju4/ansible-openvpnclient","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/juju4/ansible-openvpnclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-openvpnclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-openvpnclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-openvpnclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-openvpnclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juju4","download_url":"https://codeload.github.com/juju4/ansible-openvpnclient/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-openvpnclient/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265828694,"owners_count":23835081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T17:29:15.757Z","updated_at":"2025-07-18T20:33:10.159Z","avatar_url":"https://github.com/juju4.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status - Master](https://github.com/juju4/ansible-openvpnclient/workflows/AnsibleCI/badge.svg)](https://github.com/juju4/ansible-openvpnclient/actions?query=branch%3Amaster)\n[![Actions Status - Devel](https://github.com/juju4/ansible-openvpnclient/workflows/AnsibleCI/badge.svg?branch=devel)](https://github.com/juju4/ansible-openvpnclient/actions?query=branch%3Adevel)\n\n# OpenVPN client ansible role\n\nA simple ansible role to setup openvpn as client.\nfor example client of server Stouts.openvpn [https://github.com/Stouts/Stouts.openvpn]\n\n## Requirements \u0026 Dependencies\n\n### Ansible\nIt was tested on the following versions:\n * 1.9\n * 2.0\n * 2.2\n * 2.5\n\n### Operating systems\n\nTested Ubuntu 14.04, 16.04, 18.04 and centos7\n\n## Example Playbook\n\nJust include this role in your list.\nFor example\n\n```\n- host: all\n  roles:\n    - juju4.openvpnclient\n```\n\n## Variables\n\n```\nopenvpnclient_ext: ovpn\n#openvpnclient_ext: conf\n\n#openvpn_config_users:\n#    - { server: '', port: 1194, user: '', pass: '', ca: 'ca.crt', localport: 1234, openvpnclient_options: '' }\n\n#openvpn_config_files:\n#    - a1.conf\n#    - a2.conf\n#openvpn_config_keys:\n#    - ca.crt\n#    - a1.key\n\n```\n\n## Continuous integration\n\nThis role has a travis basic test (for github), more advanced with kitchen and also a Vagrantfile (test/vagrant).\nDefault kitchen config (.kitchen.yml) is lxd-based, while (.kitchen.vagrant.yml) is vagrant/virtualbox based.\n\nOnce you ensured all necessary roles are present, You can test with:\n```\n$ gem install kitchen-ansible kitchen-lxd_cli kitchen-sync kitchen-vagrant\n$ cd /path/to/roles/juju4.openvpnclient\n$ kitchen verify\n$ kitchen login\n$ KITCHEN_YAML=\".kitchen.vagrant.yml\" kitchen verify\n```\nor\n```\n$ cd /path/to/roles/juju4.openvpnclient/test/vagrant\n$ vagrant up\n$ vagrant ssh\n```\n\n## Troubleshooting \u0026 Known issues\n\n\n## License\n\nBSD 2-clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuju4%2Fansible-openvpnclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuju4%2Fansible-openvpnclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuju4%2Fansible-openvpnclient/lists"}