Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
LooseSeal2 committed Jul 18, 2019
1 parent 57c3262 commit 3b652b5
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.09.6,"
when: updatecheck.stdout == "18.09.7,"

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

0 comments on commit 3b652b5

Please sign in to comment.