aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/setup.yml
Commit message (Collapse)AuthorAgeFilesLines
* deploy_task: Update clever CLI tools and use it instead of git pushPaul Bonaud2018-11-211-1/+0
| | | | | | | | Updating to latest version of 1.1.1 helps to have a stable `clever deploy` command. This commit relies on the output of the command instead of manually pooling the results with `clever activity` command.
* add ansible-lint test and fix warningGaëtan Duchaussois2018-09-211-0/+1
|
* warnings: Remove warning given by Ansible 2.5Paul Bonaud2018-09-211-1/+1
| | | | | | | | ``` [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|failed` instead use `result is failed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ```
* add travis fileGaëtan Duchaussois2018-02-221-1/+4
|
* Migrating single tasks file to a galaxy roleGaëtan Duchaussois2018-02-221-0/+25