Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add MySQL-python for ansible module | Michael Scherer | 2015-03-23 | 1 | -0/+1 |
| | |||||
* | Fix the path for the password file | Michael Scherer | 2015-03-23 | 1 | -2/+2 |
| | |||||
* | Create the db and the user | Michael Scherer | 2015-03-23 | 1 | -0/+3 |
| | |||||
* | Change the name of the default user | Michael Scherer | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | Add a bit more code for deploying mediawiki | Michael Scherer | 2015-03-23 | 3 | -9/+193 |
| | |||||
* | Deploy mariadb backups | Michael Scherer | 2015-03-23 | 2 | -0/+9 |
| | |||||
* | Fix the script to show a error message | Michael Scherer | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | Deploy yum-cron | Michael Scherer | 2015-03-23 | 1 | -1/+5 |
| | |||||
* | Add quaid key to the root keyring | Michael Scherer | 2015-03-06 | 2 | -0/+2 |
| | |||||
* | Use a specific key for the domain | Michael Scherer | 2015-03-06 | 1 | -3/+2 |
| | |||||
* | Fix typo | Michael Scherer | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | Fix deployment on port 443 | Michael Scherer | 2015-03-06 | 1 | -1/+6 |
| | |||||
* | Fix path for the deployment | Michael Scherer | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Add a temporary role to manage (losely) the old wiki setup | Michael Scherer | 2015-02-24 | 2 | -0/+11 |
| | |||||
* | Requires mariadb for mediawiki | Michael Scherer | 2015-02-16 | 1 | -0/+1 |
| | |||||
* | Do not use /wiki/ until validated | Michael Scherer | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Add a comment to a few files | Michael Scherer | 2015-02-10 | 11 | -1/+13 |
| | |||||
* | Use the complete path, should help for run in a cron | Michael Scherer | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Fix the server name in cgit vhost | Michael Scherer | 2015-01-22 | 1 | -2/+1 |
| | |||||
* | Fix the syntax of postfix | Michael Scherer | 2014-12-29 | 1 | -1/+1 |
| | |||||
* | Switch to external httpd module | Michael Scherer | 2014-12-29 | 9 | -132/+0 |
| | |||||
* | Update/deploy the external requirements if there is a file to do so | Michael Scherer | 2014-12-29 | 1 | -0/+4 |
| | |||||
* | Add a role to deploy the website directly from git | Michael Scherer | 2014-12-16 | 2 | -0/+15 |
| | |||||
* | Make sure to use a absolute link ( since GIT_DIR =., it fail ) | Michael Scherer | 2014-12-16 | 2 | -2/+2 |
| | |||||
* | Do not request a tty for admins ( so can be used with git hooks ) | Michael Scherer | 2014-12-16 | 1 | -0/+1 |
| | |||||
* | Use sudo to deploy and run ansible as a regular user | Michael Scherer | 2014-12-16 | 6 | -3/+18 |
| | |||||
* | Add a git-daemon role | Michael Scherer | 2014-12-16 | 1 | -0/+7 |
| | |||||
* | Add a draft version of the mediawiki role | Michael Scherer | 2014-12-16 | 4 | -0/+43 |
| | |||||
* | Split creation and erasure in 2 differents actions | Michael Scherer | 2014-12-16 | 1 | -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 permissions | Michael Scherer | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | keep the sticky bit and g+w bit | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | And also use the right module | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Fix the syntax, oops | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Add a description to each git repo | Michael Scherer | 2014-12-13 | 1 | -0/+6 |
| | |||||
* | Add a automated group creation snippet | Michael Scherer | 2014-12-13 | 1 | -0/+5 |
| | |||||
* | Make the repository belonging to a group that will be used for ACL | Michael Scherer | 2014-12-13 | 2 | -0/+3 |
| | |||||
* | Add a git-daemon-export-ok only on public repo | Michael Scherer | 2014-12-13 | 1 | -0/+4 |
| | |||||
* | Set permission appropriatly on private repository | Michael Scherer | 2014-12-13 | 1 | -1/+4 |
| | |||||
* | Do not hardcode the list of git repositories | Michael Scherer | 2014-12-13 | 1 | -8/+4 |
| | |||||
* | Fix new lines for repo.url | Michael Scherer | 2014-12-13 | 1 | -1/+4 |
| | |||||
* | Use a more complicated condition | Michael Scherer | 2014-12-13 | 1 | -2/+3 |
| | | | | If repo.private do not exist, the whole template fail. | ||||
* | Use the new format for data in git_repositories | Michael Scherer | 2014-12-13 | 1 | -2/+2 |
| | |||||
* | Depend on the new git_repositories role | Michael Scherer | 2014-12-13 | 2 | -15/+3 |
| | |||||
* | Split the git repositories in a separate role | Michael Scherer | 2014-12-13 | 1 | -0/+19 |
| | |||||
* | Add some way to have a private repository | Michael Scherer | 2014-12-13 | 1 | -0/+2 |
| | |||||
* | Use a template rather than hardcoding the git repositories | Michael Scherer | 2014-12-13 | 3 | -7/+9 |
| | |||||
* | Use a different script where each playbook is on a per host basis | Michael Scherer | 2014-12-13 | 1 | -1/+11 |
| | | | | | | | This would scale better the day we have more than 1 host, even if the whole idea of having multiple repository would still be a issue. I however plan to use requirements.txt and ansible-galaxy to alleviate the duplication problems. | ||||
* | Fix trailing whitespace | Michael Scherer | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Cannot use yaml in a string in a yaml document, so use a external file instead | Michael Scherer | 2014-12-12 | 2 | -1/+2 |
| | |||||
* | Fix the syntax ( need to make it automated one day ) | Michael Scherer | 2014-12-12 | 1 | -1/+1 |
| |