Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 6 | -3/+18 |
* | Depend on the new git_repositories role | Michael Scherer | 2014-12-13 | 2 | -15/+3 |
* | Use a different script where each playbook is on a per host basis | Michael Scherer | 2014-12-13 | 1 | -1/+11 |
* | Remove trailing slash to fix semanage fcontext call | Michael Scherer | 2014-12-12 | 1 | -1/+1 |
* | Add proper selinux label | Michael Scherer | 2014-12-12 | 1 | -1/+2 |
* | Fix the run script | Michael Scherer | 2014-12-12 | 1 | -1/+2 |
* | Fix missing directory creation, and add a variable for that along default value | Michael Scherer | 2014-12-12 | 2 | -2/+10 |
* | Add the local deploy role | Michael Scherer | 2014-12-12 | 4 | -0/+30 |