Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove compatibility code for now-unsupported clever-tools versions | Clement Delafargue | 2020-07-02 | 1 | -16/+1 |
| | |||||
* | fix: addon environment variables fetch for clever >= 1.5.0 | Paul Bonaud | 2019-10-11 | 1 | -1/+16 |
| | | | | | | | | | It seems the output of `clever env` has changed and now env values are surrounded by quotes with the latest 1.5.0 clever tools version. We used to add quotes ourselves because they were missing in the output. So this commit is adapting its parsing depending of the clever tools' version. | ||||
* | use bash with -o pipefail | Gaëtan Duchaussois | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | fix(lint): ansible 4.1.0 compatibiliy | Gaëtan Duchaussois | 2019-03-05 | 1 | -0/+1 |
| | |||||
* | liniting | Gaëtan Duchaussois | 2019-02-21 | 1 | -1/+4 |
| | |||||
* | fix: Yet again a missing chdir for "clever" command | Paul Bonaud | 2018-12-06 | 1 | -0/+2 |
| | | | | This is a followup of #26 | ||||
* | add ansible-lint test and fix warning | Gaëtan Duchaussois | 2018-09-21 | 1 | -0/+1 |
| | |||||
* | add travis file | Gaëtan Duchaussois | 2018-02-22 | 1 | -2/+2 |
| | |||||
* | Migrating single tasks file to a galaxy role | Gaëtan Duchaussois | 2018-02-22 | 1 | -0/+9 |