summaryrefslogtreecommitdiffstats
path: root/roles/proxy
Commit message (Expand)AuthorAgeFilesLines
* add condition in proxy role in case ipv6 is not availableMatthieu Saulnier2020-07-112-1/+14
* remove useless task: listening ports are on localhost interfaceMatthieu Saulnier2020-07-111-10/+0
* update crtversion variable and fix crtkey-gen.shMatthieu Saulnier2020-07-061-1/+1
* new feature: key/crt/DHparam generation for each host is full autoMatthieu Saulnier2020-07-062-10/+10
* update domain names for reverse proxy squid on clients and for reverse proxy ...Matthieu Saulnier2020-07-051-2/+0
* update condition in torrelay role and update crt fullchain filenameMatthieu Saulnier2020-07-051-1/+3
* Add keys tag in mtaserver role and proxy role and update cert versionMatthieu Saulnier2020-02-183-1/+3
* Replace with_items statement with loop statementMatthieu Saulnier2019-10-121-2/+2
* Make a template of squid custom unit file for systemd compat on centos hostMatthieu Saulnier2019-09-233-6/+10
* split crt.yml tasks and add seboolean settingMatthieu Saulnier2019-09-153-85/+85
* Add firewall task to close listening port when a variable is not set anymoreMatthieu Saulnier2019-09-012-0/+7
* Add task to generate fullchain.pem certificate on remote hostsMatthieu Saulnier2019-09-011-0/+8
* Add new tags : firstinstall and keysMatthieu Saulnier2019-08-311-0/+9
* Update gitignore file and squid systemd unit fileMatthieu Saulnier2019-08-311-0/+2
* include statement is obsolete in systemd. replacing them with name.service.d ...Matthieu Saulnier2019-07-252-4/+8
* Update dns resolver for docker containers and fix ssl config for proxy serversMatthieu Saulnier2019-03-102-3/+4
* Minor changes:Matthieu Saulnier2019-02-172-2/+2
* Add transmission-daemon as a peer in proxy roleMatthieu Saulnier2019-01-012-0/+27
* Fix peerssl condition in squid config in proxy roleMatthieu Saulnier2018-12-302-9/+8
* Use systemd module instead of systemctl command for daemon-reloadMatthieu Saulnier2018-12-251-1/+2
* Replace ssl certificate names with variables and add links for compatibiltyMatthieu Saulnier2018-12-253-9/+55
* Update user and seboolean and firewalld modules syntaxMatthieu Saulnier2018-12-241-4/+4
* Set backend address as host var in proxy roleMatthieu Saulnier2018-12-222-6/+6
* Add condition for local networkMatthieu Saulnier2018-12-182-0/+5
* Add fedora-rawhide repos in clients and fix cockpit service launcherMatthieu Saulnier2018-12-091-4/+1
* Update mock config in clients role and fix modesMatthieu Saulnier2018-12-011-1/+1
* Update template and service module syntaxMatthieu Saulnier2018-11-251-4/+6
* Update config files for ntpserver and proxy rolesMatthieu Saulnier2018-11-251-1/+1
* Init proxy roleMatthieu Saulnier2018-11-2211-0/+288