Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to remove existing keys that are not declared in ansible | Ismaël Bouya | 2022-02-25 | 3 | -23/+53 |
| | |||||
* | Add keys creation in rundeck | Ismaël Bouya | 2022-02-23 | 2 | -0/+38 |
| | |||||
* | Fix linting errors | Gaëtan Duchaussois | 2021-11-25 | 1 | -4/+5 |
| | |||||
* | Unmask Job creation error | Gaëtan Duchaussois | 2021-11-15 | 1 | -0/+12 |
| | | | | | | 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. | ||||
* | bug: remove only jobs from root when no group specified | Gaëtan Duchaussois | 2021-11-04 | 1 | -2/+5 |
| | |||||
* | fix: search for all yaml files *.yaml or *.yml extension | Paul Bonaud | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Add group filtering for jobs cleaning | Gaëtan Duchaussois | 2018-11-02 | 1 | -1/+1 |
| | |||||
* | change tag | Gaëtan Duchaussois | 2018-09-12 | 1 | -1/+1 |
| | |||||
* | first working version | Gaëtan Duchaussois | 2018-09-12 | 2 | -0/+52 |