summaryrefslogtreecommitdiffstats
path: root/roles/openvpn/client
Commit message (Expand)AuthorAgeFilesLines
* Change all instances of ansible_distribution_major_version to filter to int f...Kevin Fenzi2015-05-271-2/+2
* This is now fixed in a systemd update in rhel7.1 so drop the workaroundKevin Fenzi2015-04-221-16/+1
* Work around rhel 7.1 systemd template bug: https://bugzilla.redhat.com/show_b...Kevin Fenzi2015-03-261-2/+17
* Does this need quotes?Kevin Fenzi2014-12-151-2/+2
* Try this one.Kevin Fenzi2014-12-151-2/+2
* Split this out to see if we can debug it some.Kevin Fenzi2014-12-151-2/+9
* Update state from installed/removed to present/absent for yum module as per l...Praveen Kumar2014-11-051-1/+1
* fixing typo in restart notificationTim Flink2014-09-241-1/+1
* changing openvpn restart notifications to work on sysvinit and systemd style ...Tim Flink2014-09-241-1/+3
* 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
* Try copy here too.Kevin Fenzi2014-08-121-1/+1
* 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
* Fix mode for the .crtPierre-Yves Chibon2014-08-011-1/+1
* Try adjusting the notify handlerPierre-Yves Chibon2014-08-011-1/+1
* Let's just invert dest and sourcePierre-Yves Chibon2014-08-011-4/+4
* Y'all get quotesPierre-Yves Chibon2014-08-011-3/+3
* More quotes for the handler namesPierre-Yves Chibon2014-08-011-1/+1
* Tag all the openvpn tasks as 'openvpn'Pierre-Yves Chibon2014-08-011-0/+4
* 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-4/+4
* Add the logic to enable the openvpn server on EL6, EL7 and Fedora in the clie...Pierre-Yves Chibon2014-08-011-0/+12
* Adjust the openvpn handler automatically to the distribution usedPierre-Yves Chibon2014-08-011-0/+2
* 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-012-3/+3
* Mark the openvpn client and server as requesting the openvpn base rolePierre-Yves Chibon2014-08-011-0/+3
* Start the port to ansible of openvpnPierre-Yves Chibon2014-07-31155-0/+336