aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles/nomad/tasks
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-03-09 16:54:19 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-03-09 16:54:19 +0100
commita1c6c33d735761f4897dd64d2145f21913ad84a6 (patch)
tree846f7d28ab611bcb72209974edbedfd61face69d /os/config/roles/nomad/tasks
parent1322dae8dad83a5d44d84d0cbbb685f71d3a3ff4 (diff)
downloadinfrastructure-a1c6c33d735761f4897dd64d2145f21913ad84a6.tar.gz
infrastructure-a1c6c33d735761f4897dd64d2145f21913ad84a6.zip
Maintenance du 2022-03-09
Diffstat (limited to 'os/config/roles/nomad/tasks')
-rw-r--r--os/config/roles/nomad/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/config/roles/nomad/tasks/main.yml b/os/config/roles/nomad/tasks/main.yml
index 7c90a86..a6f36b1 100644
--- a/os/config/roles/nomad/tasks/main.yml
+++ b/os/config/roles/nomad/tasks/main.yml
@@ -1,6 +1,6 @@
- name: "Set nomad version"
set_fact:
- nomad_version: 1.2.4
+ nomad_version: 1.2.6
- name: "Download and install Nomad for x86_64"
unarchive: