Skip to content

Commit

Permalink
Merge branch 'v8.4base' into v8.5base
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Baker committed Feb 22, 2019
2 parents 1d5118a + 6d6c4f2 commit fcd21bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/roles/dockerdeb/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- name: "Switch - On"
set_fact:
switch: "off"
when: updatecheck.stdout == "18.06.0-ce,"
when: updatecheck.stdout == "18.09.2,"

- name: Install required packages
apt: "name={{item}} state=present"
Expand Down

0 comments on commit fcd21bd

Please sign in to comment.