aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles/nomad/tasks
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-20 10:21:18 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-20 10:21:18 +0100
commit2a0e9720b79313233f7ce7cb4802e6b13c052089 (patch)
treeb9ada75fd8daeced86b30a0d20adcbcdf4a049db /os/config/roles/nomad/tasks
parenteb925049ac4aab369763fbecb0caaec3579977a3 (diff)
downloadinfrastructure-2a0e9720b79313233f7ce7cb4802e6b13c052089.tar.gz
infrastructure-2a0e9720b79313233f7ce7cb4802e6b13c052089.zip
React to Free changing my IP address
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 625d7b7..1ddedbe 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.0.1
+ nomad_version: 1.0.2
- name: "Download and install Nomad for x86_64"
unarchive: