summaryrefslogtreecommitdiffstats
path: root/roles/openvpn
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix typo in filenameKevin Fenzi2014-10-081-1/+1
|
* No need for recurse here.Kevin Fenzi2014-10-081-1/+1
|
* Correct path hereKevin Fenzi2014-10-081-1/+1
|
* Here tooKevin Fenzi2014-10-081-1/+1
|
* Try copy hereKevin Fenzi2014-10-081-1/+1
|
* A basic first cut at a bastion role. Going to use on bastion02Kevin Fenzi2014-10-081-16/+1
|
* missed a openvpn restart notification in baseTim Flink2014-09-241-1/+3
|
* fixing typo in restart notificationTim Flink2014-09-242-2/+2
|
* changing openvpn restart notifications to work on sysvinit and systemd style ↵Tim Flink2014-09-242-7/+10
| | | | machines
* newer fedora openvpn behaves more like rhel7 than rhel6Tim Flink2014-09-241-4/+4
|
* Yes. It was a typo.Ralph Bean2014-09-101-1/+1
|
* I think this is a typo.Ralph Bean2014-09-101-1/+1
|
* Try copy here too.Kevin Fenzi2014-08-121-1/+1
|
* Try copyKevin Fenzi2014-08-121-1/+1
|
* Tweak openvpn base and keysKevin Fenzi2014-08-121-10/+3
|
* OpenVPN server needs the crl.pem filePierre-Yves Chibon2014-08-011-0/+3
|
* Comment out the crl.pem, it's not used anywherePierre-Yves Chibon2014-08-011-3/+3
|
* File worksPierre-Yves Chibon2014-08-011-1/+1
|
* Move back from copy to file for testingPierre-Yves Chibon2014-08-012-2/+2
|
* Use copy instead of filePierre-Yves Chibon2014-08-013-3/+3
|
* Fix mode for the .crtPierre-Yves Chibon2014-08-011-1/+1
|
* Try adjusting the notify handlerPierre-Yves Chibon2014-08-012-2/+2
|
* Let's just invert dest and sourcePierre-Yves Chibon2014-08-011-4/+4
|
* Y'all get quotesPierre-Yves Chibon2014-08-012-7/+7
|
* More quotes for the handler namesPierre-Yves Chibon2014-08-013-4/+4
|
* Another try with quotesPierre-Yves Chibon2014-08-011-1/+1
|
* Let's try quotes around the modesPierre-Yves Chibon2014-08-011-2/+2
|
* Tag all the openvpn tasks as 'openvpn'Pierre-Yves Chibon2014-08-013-0/+13
|
* Fix accessing the modePierre-Yves Chibon2014-08-013-3/+3
|
* And we put directly the destination, no location setPierre-Yves Chibon2014-08-013-3/+3
|
* What about quotesPierre-Yves Chibon2014-08-013-9/+9
|
* Add the logic to enable the openvpn server on EL6, EL7 and Fedora in the ↵Pierre-Yves Chibon2014-08-012-0/+25
| | | | client and the server
* Adjust the openvpn handler automatically to the distribution usedPierre-Yves Chibon2014-08-013-0/+9
|
* Clean openvpn server files that were doing nothing in the clientPierre-Yves Chibon2014-08-01154-309/+0
|
* Fix the files list in the openvpn/client rolePierre-Yves Chibon2014-08-011-0/+25
|
* Dependencies between roles are marked in the meta folder not the tasks onePierre-Yves Chibon2014-08-014-6/+6
|
* Mark the openvpn client and server as requesting the openvpn base rolePierre-Yves Chibon2014-08-012-0/+6
|
* Start the port to ansible of openvpnPierre-Yves Chibon2014-07-31311-0/+710