Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a comment to a few files | Michael Scherer | 2015-02-10 | 5 | -0/+7 |
| | |||||
* | Update/deploy the external requirements if there is a file to do so | Michael Scherer | 2014-12-29 | 1 | -0/+4 |
| | |||||
* | 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 | 4 | -3/+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 the run script | Michael Scherer | 2014-12-12 | 1 | -1/+2 |
| | |||||
* | Add the local deploy role | Michael Scherer | 2014-12-12 | 3 | -0/+8 |