summaryrefslogtreecommitdiffstats
path: root/roles/dopr/tasks
Commit message (Expand)AuthorAgeFilesLines
* dopr discontinuedKevin Fenzi2016-03-302-146/+0
* Update all calls to sudo to use 'become' and sudo_user to 'become_user'Kevin Fenzi2016-02-021-4/+4
* Remove action: in all roles.Kevin Fenzi2016-01-061-1/+1
* libxslt is seemingly needed (NOT valid for stg/prod, but this is dev)Patrick Uiterwijk2015-11-051-0/+1
* [dopr] new requirementsValentin Gologuzov2015-06-151-0/+1
* [dopr] install ssh configValentin Gologuzov2015-06-111-0/+2
* [dopr] add nginx to proxy httpValentin Gologuzov2015-06-111-0/+8
* [dopr] open http/https ports in firewallValentin Gologuzov2015-06-111-0/+2
* [dopr] fixed cdic_update_db script; mkdir /var/run/cdicValentin Gologuzov2015-06-111-0/+1
* [dopr] use dnf; fix pg_hba.confValentin Gologuzov2015-06-111-2/+3
* [dopr] install python-psycopg2 # for psql utilsValentin Gologuzov2015-06-111-0/+1
* [dopr] fixed location of pg_hba.confValentin Gologuzov2015-06-111-1/+1
* [dopr] create ~/.ssh dirValentin Gologuzov2015-06-111-0/+1
* [dopr] typo; disabled known_hosts cleaningValentin Gologuzov2015-06-111-5/+1
* [dopr] create /home/cdic/.config dirValentin Gologuzov2015-06-111-0/+1
* [dopr] fix location of requirements.txtValentin Gologuzov2015-06-111-1/+1
* [dopr] fix file path for git moduleValentin Gologuzov2015-06-111-3/+4
* [dopr] accept_hostkey=True for git moduleValentin Gologuzov2015-06-111-0/+2
* [dopr] create user without group; idempotent `dnf copr enable` callValentin Gologuzov2015-06-111-4/+6
* [dopr] typoValentin Gologuzov2015-06-101-1/+1
* [dopr] install dnf-plugins-coreValentin Gologuzov2015-06-101-3/+3
* [dopr] typoValentin Gologuzov2015-06-101-0/+1
* [dopr] initial playbook for new serviceValentin Gologuzov2015-06-092-0/+125