aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/addon.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix: addon environment variables fetch for clever >= 1.5.0Paul Bonaud2019-10-111-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 pipefailGaëtan Duchaussois2019-06-111-0/+1
|
* fix(lint): ansible 4.1.0 compatibiliyGaëtan Duchaussois2019-03-051-0/+1
|
* linitingGaëtan Duchaussois2019-02-211-1/+4
|
* fix: Yet again a missing chdir for "clever" commandPaul Bonaud2018-12-061-0/+2
| | | | This is a followup of #26
* add ansible-lint test and fix warningGaëtan Duchaussois2018-09-211-0/+1
|
* add travis fileGaëtan Duchaussois2018-02-221-2/+2
|
* Migrating single tasks file to a galaxy roleGaëtan Duchaussois2018-02-221-0/+9