Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix typo in filename | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 | |
| | ||||||
* | No need for recurse here. | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 | |
| | ||||||
* | Correct path here | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 | |
| | ||||||
* | Here too | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 | |
| | ||||||
* | Try copy here | Kevin Fenzi | 2014-10-08 | 1 | -1/+1 | |
| | ||||||
* | A basic first cut at a bastion role. Going to use on bastion02 | Kevin Fenzi | 2014-10-08 | 1 | -16/+1 | |
| | ||||||
* | missed a openvpn restart notification in base | Tim Flink | 2014-09-24 | 1 | -1/+3 | |
| | ||||||
* | fixing typo in restart notification | Tim Flink | 2014-09-24 | 2 | -2/+2 | |
| | ||||||
* | changing openvpn restart notifications to work on sysvinit and systemd style ↵ | Tim Flink | 2014-09-24 | 2 | -7/+10 | |
| | | | | machines | |||||
* | newer fedora openvpn behaves more like rhel7 than rhel6 | Tim Flink | 2014-09-24 | 1 | -4/+4 | |
| | ||||||
* | Yes. It was a typo. | Ralph Bean | 2014-09-10 | 1 | -1/+1 | |
| | ||||||
* | I think this is a typo. | Ralph Bean | 2014-09-10 | 1 | -1/+1 | |
| | ||||||
* | Try copy here too. | Kevin Fenzi | 2014-08-12 | 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 | |
| | ||||||
* | OpenVPN server needs the crl.pem file | Pierre-Yves Chibon | 2014-08-01 | 1 | -0/+3 | |
| | ||||||
* | Comment out the crl.pem, it's not used anywhere | Pierre-Yves Chibon | 2014-08-01 | 1 | -3/+3 | |
| | ||||||
* | File works | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 | |
| | ||||||
* | Move back from copy to file for testing | Pierre-Yves Chibon | 2014-08-01 | 2 | -2/+2 | |
| | ||||||
* | Use copy instead of file | Pierre-Yves Chibon | 2014-08-01 | 3 | -3/+3 | |
| | ||||||
* | Fix mode for the .crt | Pierre-Yves Chibon | 2014-08-01 | 1 | -1/+1 | |
| | ||||||
* | Try adjusting the notify handler | Pierre-Yves Chibon | 2014-08-01 | 2 | -2/+2 | |
| | ||||||
* | Let's just invert dest and source | Pierre-Yves Chibon | 2014-08-01 | 1 | -4/+4 | |
| | ||||||
* | Y'all get quotes | Pierre-Yves Chibon | 2014-08-01 | 2 | -7/+7 | |
| | ||||||
* | More quotes for the handler names | Pierre-Yves Chibon | 2014-08-01 | 3 | -4/+4 | |
| | ||||||
* | 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 | 3 | -0/+13 | |
| | ||||||
* | Fix accessing the mode | Pierre-Yves Chibon | 2014-08-01 | 3 | -3/+3 | |
| | ||||||
* | And we put directly the destination, no location set | Pierre-Yves Chibon | 2014-08-01 | 3 | -3/+3 | |
| | ||||||
* | What about quotes | Pierre-Yves Chibon | 2014-08-01 | 3 | -9/+9 | |
| | ||||||
* | Add the logic to enable the openvpn server on EL6, EL7 and Fedora in the ↵ | Pierre-Yves Chibon | 2014-08-01 | 2 | -0/+25 | |
| | | | | client and the server | |||||
* | Adjust the openvpn handler automatically to the distribution used | Pierre-Yves Chibon | 2014-08-01 | 3 | -0/+9 | |
| | ||||||
* | Clean openvpn server files that were doing nothing in the client | Pierre-Yves Chibon | 2014-08-01 | 154 | -309/+0 | |
| | ||||||
* | Fix the files list in the openvpn/client role | Pierre-Yves Chibon | 2014-08-01 | 1 | -0/+25 | |
| | ||||||
* | Dependencies between roles are marked in the meta folder not the tasks one | Pierre-Yves Chibon | 2014-08-01 | 4 | -6/+6 | |
| | ||||||
* | Mark the openvpn client and server as requesting the openvpn base role | Pierre-Yves Chibon | 2014-08-01 | 2 | -0/+6 | |
| | ||||||
* | Start the port to ansible of openvpn | Pierre-Yves Chibon | 2014-07-31 | 311 | -0/+710 | |