Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | publish to ansible galaxy on release | Gaëtan Duchaussois | 2021-11-19 | 1 | -0/+13 |
| | |||||
* | Merge pull request #11 from gaetanfl/fix_ci | Gaëtan | 2021-11-19 | 1 | -9/+9 |
|\ | | | | | don't checkout already checkouted and use project | ||||
| * | use specially crafted rundeck docker image | Gaëtan Duchaussois | 2021-11-19 | 1 | -10/+2 |
| | | |||||
| * | don't checkout already checkouted and use project | Gaëtan Duchaussois | 2021-11-15 | 1 | -5/+13 |
|/ | |||||
* | Merge pull request #12 from gaetanfl/unmask_job_creation_errors | Gaëtan | 2021-11-15 | 3 | -1/+15 |
|\ | | | | | Unmask Job creation error | ||||
| * | Unmask Job creation error | Gaëtan Duchaussois | 2021-11-15 | 3 | -1/+15 |
|/ | | | | | | The rundeck job creation api endpoint always return 200 with the result in the body. The ansible action always succeed. This PR displays the errors and if `rundeck_ignore_creation_error` is set to false, fails. | ||||
* | Merge pull request #9 from gaetanfl/tests | Gaëtan | 2021-11-05 | 6 | -7/+57 |
|\ | | | | | setup basic tests | ||||
| * | setup basic tests | Gaëtan Duchaussois | 2021-11-05 | 6 | -7/+57 |
|/ | |||||
* | Merge pull request #8 from gaetanfl/fix_jobs_removalv0.7 | Gaëtan | 2021-11-04 | 1 | -2/+5 |
|\ | | | | | bug: remove jobs from root when no group specified | ||||
| * | bug: remove only jobs from root when no group specified | Gaëtan Duchaussois | 2021-11-04 | 1 | -2/+5 |
|/ | |||||
* | 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 |