aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to dhall 1.26.1polykindsClement Delafargue2019-10-032-1/+13
| | | | I've inlined the types in a single file as they're rather small
* Merge pull request #6 from paulrbr-fl/add-dhall-configv0.5paulrbr-fl2019-09-274-0/+19
|\ | | | | dhall: Add a basic dhall type to be able to configure the role
| * dhall: Add a basic dhall type to be able to configure the rolePaul Bonaud2019-09-274-0/+19
|/ | | | This commit adds a basic Dhall type for an easier usage of this role.
* Merge pull request #5 from paulrbr-fl/find-all-yamlv0.4paulrbr-fl2019-01-041-1/+1
|\ | | | | fix: search for all yaml files *.yaml or *.yml extension
| * fix: search for all yaml files *.yaml or *.yml extensionPaul Bonaud2019-01-041-1/+1
|/
* Merge pull request #4 from paulrbr-fl/fix-bad-syntaxv0.3paulrbr-fl2018-11-121-1/+3
|\ | | | | fix: too many double quotes got Ansible unhappy šŸ„“
| * fix: too many double quotes got Ansible unhappy šŸ„“Paul Bonaud2018-11-121-1/+3
|/ | | | | Extracting the string literal `""` into an Ansible variable seems to work fine.
* Merge pull request #3 from gaetanfl/add_group_cleanupv0.2Gaƫtan2018-11-022-1/+2
|\ | | | | Add group filtering for jobs cleaning
| * Add group filtering for jobs cleaningGaƫtan Duchaussois2018-11-022-1/+2
| |
* | Merge pull request #1 from gaetanfl/first_versionv0.1Gaƫtan2018-09-1211-2/+176
|\| | | | | first working version
| * update example to be more readableGaƫtan Duchaussois2018-09-121-1/+5
| |
| * change tagGaƫtan Duchaussois2018-09-121-1/+1
| |
| * Specify requirementsGaƫtan Duchaussois2018-09-122-1/+2
| |
| * first working versionGaƫtan Duchaussois2018-09-1210-2/+171
|/
* Initial commitGaƫtan2018-09-111-0/+2