summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
* Do not request a tty for admins ( so can be used with git hooks )Michael Scherer2014-12-161-0/+1
* Use sudo to deploy and run ansible as a regular userMichael Scherer2014-12-166-3/+18
* Add a git-daemon roleMichael Scherer2014-12-161-0/+7
* Add a draft version of the mediawiki roleMichael Scherer2014-12-164-0/+43
* Split creation and erasure in 2 differents actionsMichael Scherer2014-12-161-1/+9
* Fix the permissionsMichael Scherer2014-12-151-1/+1
* keep the sticky bit and g+w bitMichael Scherer2014-12-131-1/+1
* And also use the right moduleMichael Scherer2014-12-131-1/+1
* Fix the syntax, oopsMichael Scherer2014-12-131-1/+1
* Add a description to each git repoMichael Scherer2014-12-131-0/+6
* Add a automated group creation snippetMichael Scherer2014-12-131-0/+5
* Make the repository belonging to a group that will be used for ACLMichael Scherer2014-12-132-0/+3
* Add a git-daemon-export-ok only on public repoMichael Scherer2014-12-131-0/+4
* Set permission appropriatly on private repositoryMichael Scherer2014-12-131-1/+4
* Do not hardcode the list of git repositoriesMichael Scherer2014-12-131-8/+4
* Fix new lines for repo.urlMichael Scherer2014-12-131-1/+4
* Use a more complicated conditionMichael Scherer2014-12-131-2/+3
* Use the new format for data in git_repositoriesMichael Scherer2014-12-131-2/+2
* Depend on the new git_repositories roleMichael Scherer2014-12-132-15/+3
* Split the git repositories in a separate roleMichael Scherer2014-12-131-0/+19
* Add some way to have a private repositoryMichael Scherer2014-12-131-0/+2
* Use a template rather than hardcoding the git repositoriesMichael Scherer2014-12-133-7/+9
* Use a different script where each playbook is on a per host basisMichael Scherer2014-12-131-1/+11
* Fix trailing whitespaceMichael Scherer2014-12-121-1/+1
* Cannot use yaml in a string in a yaml document, so use a external file insteadMichael Scherer2014-12-122-1/+2
* Fix the syntax ( need to make it automated one day )Michael Scherer2014-12-121-1/+1
* Disable cloud-init automated hostname updatingMichael Scherer2014-12-121-0/+2
* Remove trailing slash to fix semanage fcontext callMichael Scherer2014-12-121-1/+1
* Add proper selinux labelMichael Scherer2014-12-121-1/+2
* Add a custom vhost, with a hardocded name for nowMichael Scherer2014-12-122-0/+16
* Add a deps on httpdMichael Scherer2014-12-121-0/+3
* Restart httpd on modificationMichael Scherer2014-12-121-0/+1
* Change the default config file to not have the alias on every vhostMichael Scherer2014-12-122-0/+8
* Add a cgit roleMichael Scherer2014-12-122-0/+14
* Add mariadb moduleMichael Scherer2014-12-123-0/+15
* Add more safeguard on file for missing variableMichael Scherer2014-12-123-3/+6
* Add a safeguard when no alias are neededMichael Scherer2014-12-121-0/+2
* Import postfix/mailman from radMichael Scherer2014-12-1224-0/+343
* Fix the run scriptMichael Scherer2014-12-121-1/+2
* Fix missing directory creation, and add a variable for that along default valueMichael Scherer2014-12-122-2/+10
* Add firewalld on centos/fedoraMichael Scherer2014-12-121-1/+7
* Add the local deploy roleMichael Scherer2014-12-124-0/+30
* Add playbook and httpd and the restMichael Scherer2014-10-1512-0/+154