Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix role for bare variable change in ansible | Michael Scherer | 2017-01-17 | 1 | -6/+6 |
| | |||||
* | Reindent and fix the role | Michael Scherer | 2017-01-17 | 1 | -3/+7 |
| | |||||
* | Also add the url | Michael Scherer | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Create a new repo, migrating away from ↵ | Michael Scherer | 2017-01-17 | 1 | -0/+1 |
| | | | | https://git.fedorahosted.org/cgit/tosw.git | ||||
* | Add my backup ssh key | Michael Scherer | 2016-09-28 | 1 | -0/+1 |
| | |||||
* | Add the requirements of tor | Michael Scherer | 2016-05-13 | 1 | -0/+2 |
| | |||||
* | Also make a backup of the archive | Michael Scherer | 2015-06-12 | 1 | -0/+4 |
| | |||||
* | Fix the redirect, since this can be abused for various nefarious purpose. | Michael Scherer | 2015-04-23 | 1 | -1/+1 |
| | | | | | Since http://theopensourceway.org/.example.com/something would be redirected to http://theopensourceway.org.example.com/something. Found by our infosec team. | ||||
* | Fix redirect to be done on a complete URL | Michael Scherer | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Redirect the non www to the www domain | Michael Scherer | 2015-04-10 | 1 | -0/+3 |
| | |||||
* | Fix the password variable | Michael Scherer | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | Deploy the root password file | Michael Scherer | 2015-03-23 | 2 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | Attempt to deploy a mediawiki | Michael Scherer | 2015-03-23 | 1 | -0/+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 |
| | |||||
* | Rename the server | Michael Scherer | 2015-03-23 | 3 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Deploy the config file for the old wiki | Michael Scherer | 2015-02-24 | 1 | -0/+3 |
| | |||||
* | 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 | 10 | -132/+3 |
| | |||||
* | Update/deploy the external requirements if there is a file to do so | Michael Scherer | 2014-12-29 | 1 | -0/+4 |
| | |||||
* | Deploy the website from git automatically | Michael Scherer | 2014-12-16 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | Add a vhost for www.theopensourceway.org | Michael Scherer | 2014-12-16 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Change my mind, use rather a admins group | Michael Scherer | 2014-12-13 | 1 | -2/+2 |
| | |||||
* | And also use the right module | Michael Scherer | 2014-12-13 | 1 | -1/+1 |
| |