]>
git.immae.eu Git - github/fretlink/ansible-rundeck-jobs.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ismaelbouyaf [Mon, 21 Mar 2022 16:46:58 +0000 (17:46 +0100)]
Merge pull request #20 from ismaelbouyaf/remove-undeclared-keys
Add an option to remove existing keys that are not declared in ansible
Ismaël Bouya [Fri, 25 Feb 2022 17:14:29 +0000 (18:14 +0100)]
Add an option to remove existing keys that are not declared in ansible
ismaelbouyaf [Thu, 24 Feb 2022 10:44:02 +0000 (11:44 +0100)]
Merge pull request #19 from ismaelbouyaf/parametrize-vault
Parametrize the vault
Ismaël Bouya [Thu, 24 Feb 2022 10:35:32 +0000 (11:35 +0100)]
Parametrize the vault
ismaelbouyaf [Wed, 23 Feb 2022 15:34:39 +0000 (16:34 +0100)]
Merge pull request #18 from ismaelbouyaf/add-keys
Add keys creation in rundeck
Ismaël Bouya [Tue, 22 Feb 2022 13:03:41 +0000 (14:03 +0100)]
Add keys creation in rundeck
Gaëtan [Thu, 25 Nov 2021 13:30:57 +0000 (14:30 +0100)]
Merge pull request #16 from gaetanfl/fix_lint
Fix linting errors
Gaëtan Duchaussois [Thu, 25 Nov 2021 10:39:59 +0000 (11:39 +0100)]
Add ansible-lint
Gaëtan Duchaussois [Thu, 25 Nov 2021 10:11:25 +0000 (11:11 +0100)]
Fix linting errors
Gaëtan [Fri, 19 Nov 2021 20:40:33 +0000 (21:40 +0100)]
Merge pull request #15 from gaetanfl/fix_publish
fix wrong parameters
Gaëtan Duchaussois [Fri, 19 Nov 2021 20:34:33 +0000 (21:34 +0100)]
fix wrong parameters
Gaëtan [Fri, 19 Nov 2021 18:02:01 +0000 (19:02 +0100)]
Merge pull request #14 from gaetanfl/fix_publish
This a standalone role not a collection
Gaëtan Duchaussois [Fri, 19 Nov 2021 16:54:39 +0000 (17:54 +0100)]
This a standalone role not a collection
Gaëtan [Fri, 19 Nov 2021 16:05:04 +0000 (17:05 +0100)]
Merge pull request #13 from gaetanfl/publish_on_release
publish to ansible galaxy on release
Gaëtan Duchaussois [Fri, 19 Nov 2021 15:53:27 +0000 (16:53 +0100)]
publish to ansible galaxy on release
Gaëtan [Fri, 19 Nov 2021 14:27:26 +0000 (15:27 +0100)]
Merge pull request #11 from gaetanfl/fix_ci
don't checkout already checkouted and use project
Gaëtan Duchaussois [Mon, 15 Nov 2021 16:55:34 +0000 (17:55 +0100)]
use specially crafted rundeck docker image
Gaëtan Duchaussois [Fri, 5 Nov 2021 14:00:10 +0000 (15:00 +0100)]
don't checkout already checkouted and use project
Gaëtan [Mon, 15 Nov 2021 15:21:03 +0000 (16:21 +0100)]
Merge pull request #12 from gaetanfl/unmask_job_creation_errors
Unmask Job creation error
Gaëtan Duchaussois [Mon, 15 Nov 2021 14:34:49 +0000 (15:34 +0100)]
Unmask Job creation error
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.
Gaëtan [Fri, 5 Nov 2021 13:56:11 +0000 (14:56 +0100)]
Merge pull request #9 from gaetanfl/tests
setup basic tests
Gaëtan Duchaussois [Fri, 5 Nov 2021 10:08:53 +0000 (11:08 +0100)]
setup basic tests
Gaëtan [Thu, 4 Nov 2021 17:22:09 +0000 (18:22 +0100)]
Merge pull request #8 from gaetanfl/fix_jobs_removal
bug: remove jobs from root when no group specified
Gaëtan Duchaussois [Thu, 4 Nov 2021 16:35:50 +0000 (17:35 +0100)]
bug: remove only jobs from root when no group specified
Clément Delafargue [Mon, 7 Oct 2019 07:57:29 +0000 (09:57 +0200)]
Merge pull request #7 from clementd-fretlink/polykinds
upgrade to dhall 1.26.1
Clement Delafargue [Fri, 4 Oct 2019 16:32:34 +0000 (18:32 +0200)]
Remove unneeded files
Clement Delafargue [Thu, 3 Oct 2019 09:36:49 +0000 (11:36 +0200)]
upgrade to dhall 1.26.1
I've inlined the types in a single file as they're rather small
paulrbr-fl [Fri, 27 Sep 2019 16:17:21 +0000 (18:17 +0200)]
Merge pull request #6 from paulrbr-fl/add-dhall-config
dhall: Add a basic dhall type to be able to configure the role
Paul Bonaud [Fri, 27 Sep 2019 15:27:42 +0000 (17:27 +0200)]
dhall: Add a basic dhall type to be able to configure the role
This commit adds a basic Dhall type for an easier usage of this role.
paulrbr-fl [Fri, 4 Jan 2019 11:02:14 +0000 (12:02 +0100)]
Merge pull request #5 from paulrbr-fl/find-all-yaml
fix: search for all yaml files *.yaml or *.yml extension
Paul Bonaud [Fri, 4 Jan 2019 10:59:13 +0000 (11:59 +0100)]
fix: search for all yaml files *.yaml or *.yml extension
paulrbr-fl [Mon, 12 Nov 2018 16:12:46 +0000 (17:12 +0100)]
Merge pull request #4 from paulrbr-fl/fix-bad-syntax
fix: too many double quotes got Ansible unhappy 🥴
Paul Bonaud [Mon, 12 Nov 2018 16:06:05 +0000 (17:06 +0100)]
fix: too many double quotes got Ansible unhappy 🥴
Extracting the string literal `""` into an Ansible variable seems to
work fine.
Gaëtan [Fri, 2 Nov 2018 13:18:54 +0000 (14:18 +0100)]
Merge pull request #3 from gaetanfl/add_group_cleanup
Add group filtering for jobs cleaning
Gaëtan Duchaussois [Fri, 2 Nov 2018 10:35:30 +0000 (11:35 +0100)]
Add group filtering for jobs cleaning
Gaëtan [Wed, 12 Sep 2018 13:54:31 +0000 (15:54 +0200)]
Merge pull request #1 from gaetanfl/first_version
first working version
Gaëtan Duchaussois [Wed, 12 Sep 2018 12:52:52 +0000 (14:52 +0200)]
update example to be more readable
Gaëtan Duchaussois [Wed, 12 Sep 2018 12:51:49 +0000 (14:51 +0200)]
change tag
Gaëtan Duchaussois [Wed, 12 Sep 2018 12:47:07 +0000 (14:47 +0200)]
Specify requirements
Gaëtan Duchaussois [Wed, 12 Sep 2018 08:39:01 +0000 (10:39 +0200)]
first working version
Gaëtan [Tue, 11 Sep 2018 11:33:32 +0000 (13:33 +0200)]
Initial commit