| File | Date | Author | Commit |
|---|---|---|---|
| defaults | 2026-02-25 |
|
[f51be0] Commit after create role |
| handlers | 2026-02-25 |
|
[f51be0] Commit after create role |
| meta | 2026-02-25 |
|
[f51be0] Commit after create role |
| tasks | 2026-02-25 |
|
[f51be0] Commit after create role |
| tests | 2026-02-25 |
|
[f51be0] Commit after create role |
| vars | 2026-02-25 |
|
[f51be0] Commit after create role |
| .gitignore | 2026-02-25 |
|
[acef44] Edit README.md and .gitignore |
| LICENSE | 2026-02-25 |
|
[0e3702] Initial commit |
| README.md | 2026-02-25 |
|
[acef44] Edit README.md and .gitignore |
openvpn role is created for deploy openvpn service.
Copyright (C) 2023 Mikhail Shurutov
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
This role requires python v3 because python v2 is out of live.
Role has many variables. For details see defaults/main.yml
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
An optional section for the role authors to include contact information, or a website (HTML is not allowed).