diff --git a/ansible/group_vars/all b/ansible/group_vars/all index 3918375..af8401b 100644 --- a/ansible/group_vars/all +++ b/ansible/group_vars/all @@ -1,5 +1,5 @@ ---- -# Variables listed here are applicable to all host groups - -docker_compose_version_to_install: 1.18.0 -docker_ce_version_to_install: 17.09.1~ce-0~ubuntu +--- +# Variables listed here are applicable to all host groups + +docker_compose_version_to_install: 1.22.0 +docker_ce_version_to_install: 18.03.1~ce-0~ubuntu diff --git a/ansible/tasks/ubuntu-common.yml b/ansible/tasks/ubuntu-common.yml index 6acc272..8e010bc 100644 --- a/ansible/tasks/ubuntu-common.yml +++ b/ansible/tasks/ubuntu-common.yml @@ -41,7 +41,6 @@ dest: /usr/local/bin/docker-compose validate_certs: false mode: 755 - group: docker - name: Set timezone to NewYork timezone: