Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add correct tags here so openvpn is installed | Kevin Fenzi | 2017-08-22 | 1 | -0/+2 |
| | |||||
* | try and use correct logic | Kevin Fenzi | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | and also handle it here | Kevin Fenzi | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | try and handle cases for f24 not being updated to the new setup either | Kevin Fenzi | 2017-05-14 | 1 | -3/+3 |
| | |||||
* | handle server dh file | Kevin Fenzi | 2017-05-14 | 1 | -1/+14 |
| | |||||
* | someday I will get these versions all right | Kevin Fenzi | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | fix version for rhel | Kevin Fenzi | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | handle poor old rhel6 | Kevin Fenzi | 2017-05-14 | 1 | -3/+17 |
| | |||||
* | fix handlers and disable notify for now until we roll this out | Kevin Fenzi | 2017-05-14 | 1 | -4/+4 |
| | |||||
* | also install the ca in the right place | Kevin Fenzi | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | fixing logic for openvpn package install w/dnf | Tim Flink | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | Fix indentation | Pierre-Yves Chibon | 2015-11-17 | 1 | -7/+7 |
| | |||||
* | Install the package with dnf on F22+ | Pierre-Yves Chibon | 2015-11-17 | 1 | -0/+9 |
| | |||||
* | Tag the fix-routes.sh play | Patrick Uiterwijk | 2015-11-04 | 1 | -0/+2 |
| | |||||
* | Move fix-routes.sh to openvpn base and run it on restart | Patrick Uiterwijk | 2015-11-04 | 2 | -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 Fenzi | 2015-09-25 | 1 | -1/+1 |
| | | | | private. | ||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -1/+1 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | missed a openvpn restart notification in base | Tim Flink | 2014-09-24 | 1 | -1/+3 |
| | |||||
* | I think this is a typo. | Ralph Bean | 2014-09-10 | 1 | -1/+1 |
| | |||||
* | Try copy | Kevin Fenzi | 2014-08-12 | 1 | -1/+1 |
| | |||||
* | Tweak openvpn base and keys | Kevin Fenzi | 2014-08-12 | 1 | -10/+3 |
| | |||||
* | Comment out the crl.pem, it's not used anywhere | Pierre-Yves Chibon | 2014-08-01 | 1 | -3/+3 |
| | |||||
* | Move back from copy to file for testing | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | Use copy instead of file | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | Try adjusting the notify handler | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | More quotes for the handler names | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | Another try with quotes | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | Let's try quotes around the modes | Pierre-Yves Chibon | 2014-08-01 | 1 | -2/+2 |
| | |||||
* | Tag all the openvpn tasks as 'openvpn' | Pierre-Yves Chibon | 2014-08-01 | 1 | -0/+1 |
| | |||||
* | Fix accessing the mode | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | And we put directly the destination, no location set | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | What about quotes | Pierre-Yves Chibon | 2014-08-01 | 1 | -2/+2 |
| | |||||
* | Adjust the openvpn handler automatically to the distribution used | Pierre-Yves Chibon | 2014-08-01 | 1 | -0/+2 |
| | |||||
* | Start the port to ansible of openvpn | Pierre-Yves Chibon | 2014-07-31 | 1 | -0/+24 |