aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/deploy.yml
Commit message (Collapse)AuthorAgeFilesLines
* vars: add a clever_syslog_server variable replacing syslog_serverPaul Bonaud2018-10-041-2/+2
| | | | | All variables "namespaced" with the role name is helpful to read "client" configurations
* domain: allow the domain to be specified via clever_domain variablePaul Bonaud2018-09-281-2/+2
| | | | | | | | Every other variables are prefixed with `clever_` which makes the definition of variables clearer from a "app" configuration point of view. WDYT?
* deploy: Make sure repo is unshallow copy before pushing to cleverPaul Bonaud2018-09-211-0/+16
| | | | | | | | If your build tool only uses a shallow clone of your project, Clever cloud will fail on first time git push. You need to git push a full clone of your git repo for the first time deployment to clever. This PR fixes that.
* add ansible-lint test and fix warningGaëtan Duchaussois2018-09-211-0/+6
|
* Watch and wait for CleverFrédéric Menou2018-03-301-1/+13
|
* Migrating single tasks file to a galaxy roleGaëtan Duchaussois2018-02-221-0/+30