summaryrefslogtreecommitdiffstats
path: root/roles/openvpn/base
Commit message (Collapse)AuthorAgeFilesLines
* add correct tags here so openvpn is installedKevin Fenzi2017-08-221-0/+2
|
* try and use correct logicKevin Fenzi2017-05-141-1/+1
|
* and also handle it hereKevin Fenzi2017-05-141-1/+1
|
* try and handle cases for f24 not being updated to the new setup eitherKevin Fenzi2017-05-141-3/+3
|
* handle server dh fileKevin Fenzi2017-05-141-1/+14
|
* someday I will get these versions all rightKevin Fenzi2017-05-141-1/+1
|
* fix version for rhelKevin Fenzi2017-05-141-1/+1
|
* handle poor old rhel6Kevin Fenzi2017-05-141-3/+17
|
* fix handlers and disable notify for now until we roll this outKevin Fenzi2017-05-141-4/+4
|
* also install the ca in the right placeKevin Fenzi2017-05-141-1/+1
|
* fixing logic for openvpn package install w/dnfTim Flink2015-11-261-1/+1
|
* Fix indentationPierre-Yves Chibon2015-11-171-7/+7
|
* Install the package with dnf on F22+Pierre-Yves Chibon2015-11-171-0/+9
|
* Tag the fix-routes.sh playPatrick Uiterwijk2015-11-041-0/+2
|
* Move fix-routes.sh to openvpn base and run it on restartPatrick Uiterwijk2015-11-042-0/+16
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Move all puppet_private stuff to ansible private so we can stop using puppet ↵Kevin Fenzi2015-09-251-1/+1
| | | | private.
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* missed a openvpn restart notification in baseTim Flink2014-09-241-1/+3
|
* I think this is a typo.Ralph Bean2014-09-101-1/+1
|
* Try copyKevin Fenzi2014-08-121-1/+1
|
* Tweak openvpn base and keysKevin Fenzi2014-08-121-10/+3
|
* Comment out the crl.pem, it's not used anywherePierre-Yves Chibon2014-08-011-3/+3
|
* Move back from copy to file for testingPierre-Yves Chibon2014-08-011-1/+1
|
* Use copy instead of filePierre-Yves Chibon2014-08-011-1/+1
|
* Try adjusting the notify handlerPierre-Yves Chibon2014-08-011-1/+1
|
* More quotes for the handler namesPierre-Yves Chibon2014-08-011-1/+1
|
* 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-011-0/+1
|
* Fix accessing the modePierre-Yves Chibon2014-08-011-1/+1
|
* And we put directly the destination, no location setPierre-Yves Chibon2014-08-011-1/+1
|
* What about quotesPierre-Yves Chibon2014-08-011-2/+2
|
* Adjust the openvpn handler automatically to the distribution usedPierre-Yves Chibon2014-08-011-0/+2
|
* Start the port to ansible of openvpnPierre-Yves Chibon2014-07-311-0/+24