summaryrefslogtreecommitdiffstats
path: root/roles/local_deploy/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix the script to show a error messageMichael Scherer2015-03-231-1/+1
|
* Add a comment to a few filesMichael Scherer2015-02-105-0/+7
|
* Update/deploy the external requirements if there is a file to do soMichael Scherer2014-12-291-0/+4
|
* 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-164-3/+9
|
* Use a different script where each playbook is on a per host basisMichael Scherer2014-12-131-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 scriptMichael Scherer2014-12-121-1/+2
|
* Add the local deploy roleMichael Scherer2014-12-123-0/+8