summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change the name of the default userMichael Scherer2015-03-231-1/+1
|
* Attempt to deploy a mediawikiMichael Scherer2015-03-231-0/+1
|
* Add a bit more code for deploying mediawikiMichael Scherer2015-03-233-9/+193
|
* Deploy mariadb backupsMichael Scherer2015-03-232-0/+9
|
* Rename the serverMichael Scherer2015-03-233-2/+2
|
* Fix the script to show a error messageMichael Scherer2015-03-231-1/+1
|
* Deploy yum-cronMichael Scherer2015-03-231-1/+5
|
* Add quaid key to the root keyringMichael Scherer2015-03-062-0/+2
|
* Use a specific key for the domainMichael Scherer2015-03-061-3/+2
|
* Fix typoMichael Scherer2015-03-061-1/+1
|
* Fix deployment on port 443Michael Scherer2015-03-061-1/+6
|
* Fix path for the deploymentMichael Scherer2015-02-241-1/+1
|
* Deploy the config file for the old wikiMichael Scherer2015-02-241-0/+3
|
* Add a temporary role to manage (losely) the old wiki setupMichael Scherer2015-02-242-0/+11
|
* Requires mariadb for mediawikiMichael Scherer2015-02-161-0/+1
|
* Do not use /wiki/ until validatedMichael Scherer2015-02-101-1/+1
|
* Add a comment to a few filesMichael Scherer2015-02-1011-1/+13
|
* Use the complete path, should help for run in a cronMichael Scherer2015-02-101-1/+1
|
* Fix the server name in cgit vhostMichael Scherer2015-01-221-2/+1
|
* Fix the syntax of postfixMichael Scherer2014-12-291-1/+1
|
* Switch to external httpd moduleMichael Scherer2014-12-2910-132/+3
|
* Update/deploy the external requirements if there is a file to do soMichael Scherer2014-12-291-0/+4
|
* Deploy the website from git automaticallyMichael Scherer2014-12-161-1/+2
|
* Add a role to deploy the website directly from gitMichael Scherer2014-12-162-0/+15
|
* Make sure to use a absolute link ( since GIT_DIR =., it fail )Michael Scherer2014-12-162-2/+2
|
* 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
|
* Add a vhost for www.theopensourceway.orgMichael Scherer2014-12-161-0/+3
|
* Split creation and erasure in 2 differents actionsMichael Scherer2014-12-161-1/+9
| | | | | | This permit to reduce the number of "changed" in the output and unneed churn. Could be factored in 1 action if my PR is accepted.
* Fix the permissionsMichael Scherer2014-12-151-1/+1
|
* keep the sticky bit and g+w bitMichael Scherer2014-12-131-1/+1
|
* Change my mind, use rather a admins groupMichael Scherer2014-12-131-2/+2
|
* 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
|
* Add 2 group for ACL accessMichael Scherer2014-12-131-2/+2
|
* 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
| | | | If repo.private do not exist, the whole template fail.
* Fix the name of the repoMichael Scherer2014-12-131-2/+2
|
* Fix the directory nameMichael Scherer2014-12-131-0/+0
|
* Use the new format for data in git_repositoriesMichael Scherer2014-12-131-2/+2
|
* Add the 2nd repository ( aim is to reuse this for git_repo and cgit )Michael Scherer2014-12-131-1/+2
|
* Depend on the new git_repositories roleMichael Scherer2014-12-132-15/+3
|