Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7 from clementd-fretlink/polykindsv0.6 | ClƩment Delafargue | 2019-10-07 | 4 | -17/+13 |
|\ | | | | | upgrade to dhall 1.26.1 | ||||
| * | Remove unneeded files | Clement Delafargue | 2019-10-04 | 2 | -16/+0 |
| | | |||||
| * | upgrade to dhall 1.26.1polykinds | Clement Delafargue | 2019-10-03 | 2 | -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.5 | paulrbr-fl | 2019-09-27 | 4 | -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 role | Paul Bonaud | 2019-09-27 | 4 | -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.4 | paulrbr-fl | 2019-01-04 | 1 | -1/+1 |
|\ | | | | | fix: search for all yaml files *.yaml or *.yml extension | ||||
| * | fix: search for all yaml files *.yaml or *.yml extension | Paul Bonaud | 2019-01-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #4 from paulrbr-fl/fix-bad-syntaxv0.3 | paulrbr-fl | 2018-11-12 | 1 | -1/+3 |
|\ | | | | | fix: too many double quotes got Ansible unhappy š„“ | ||||
| * | fix: too many double quotes got Ansible unhappy š„“ | Paul Bonaud | 2018-11-12 | 1 | -1/+3 |
|/ | | | | | Extracting the string literal `""` into an Ansible variable seems to work fine. | ||||
* | Merge pull request #3 from gaetanfl/add_group_cleanupv0.2 | Gaƫtan | 2018-11-02 | 2 | -1/+2 |
|\ | | | | | Add group filtering for jobs cleaning | ||||
| * | Add group filtering for jobs cleaning | Gaƫtan Duchaussois | 2018-11-02 | 2 | -1/+2 |
| | | |||||
* | | Merge pull request #1 from gaetanfl/first_versionv0.1 | Gaƫtan | 2018-09-12 | 11 | -2/+176 |
|\| | | | | | first working version | ||||
| * | update example to be more readable | Gaƫtan Duchaussois | 2018-09-12 | 1 | -1/+5 |
| | | |||||
| * | change tag | Gaƫtan Duchaussois | 2018-09-12 | 1 | -1/+1 |
| | | |||||
| * | Specify requirements | Gaƫtan Duchaussois | 2018-09-12 | 2 | -1/+2 |
| | | |||||
| * | first working version | Gaƫtan Duchaussois | 2018-09-12 | 10 | -2/+171 |
|/ | |||||
* | Initial commit | Gaƫtan | 2018-09-11 | 1 | -0/+2 |