]>
git.immae.eu Git - github/fretlink/ansible-rundeck-jobs.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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