Skip to content

There is my sample mini devops openvpn server project. It contains ansible and terraform code

License

Notifications You must be signed in to change notification settings

GusevVictor/devops-ovpn-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops-ovpn

There is my sample mini devops openvpn server project. It contains ansible and terraform code.

The project consist with two main parts.

The first part is terrafrom code. I run it like this one:

$ terraform apply -auto-approve -var-file="secret.tfvars"

The second part is ansible only. I need it to gen an ovpn clt cert.

$ ansible-playbook -e "client_name=user9 [email protected]" playbook.yml

About

There is my sample mini devops openvpn server project. It contains ansible and terraform code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published