Commit Graph

  • 38ebd92df4 Fixes #178: Remove support and tests for Ubuntu 14.04 Trusty. Jeff Geerling 2019-12-11 08:36:02 -0600
  • 6e953c7374 validate checksum for docker-compose Ben Lovett 2019-11-28 10:41:31 -0800
  • 5a284dc477 [UPD] Add python module docker install from PyPI Carrol Cox 2019-11-20 10:24:25 +0500
  • 34637ae19b
    Change double quotes to single quotes Jonas Bunevičius 2019-11-20 00:14:45 +0200
  • ea22a604e9 Add an example for proxy setting. Walid Shouman 2019-11-18 12:43:04 +0000
  • 817285395e Add proxy configuration. Walid Shouman 2019-11-18 10:29:29 +0000
  • 6350afa0cb
    Fix value type warning during repo configure Jonas Bunevičius 2019-11-13 10:02:23 +0200
  • 053d6669f9
    Enhancement: versionlock our package till 2019-11-08 21:00:46 +0100
  • 79c65ff913
    Update: add a test to confirm docker_version works till 2019-11-08 17:49:21 +0100
  • 1b81aec6df
    Refactor: install name and versions (for CentOS) till 2019-11-08 14:49:51 +0100
  • 951b919d30
    Fix: for 18.09.x till 2019-01-25 13:09:04 +0100
  • 6ec0977b17
    Fix: docker_package_version fubar till 2019-01-25 13:08:02 +0100
  • a81f0afd18
    Fix: extend my change to support installs >=18.01 till 2019-01-25 11:36:18 +0100
  • 6e555e6b03
    Fix: 17.03.2 till 2019-01-07 08:39:25 +0100
  • c7a5875b1e Pull GPG key from a different source (Debian/Ubuntu) Sebastián Estrella 2019-11-04 21:56:30 -0500
  • 649e3d33cf allow setting config Raphael Luckom 2019-10-30 01:24:46 -0400
  • 6e18f1ba3f Merge remote-tracking branch 'upstream/master' Felix Herzog 2019-10-28 14:43:54 +0100
  • 19516b99c1 fix condition by fixing variable Raphael Kastner 2019-10-28 14:40:00 +0100
  • f5597d57f6 fix condition 2 Raphael Kastner 2019-10-28 14:15:44 +0100
  • e2dcda4a81 fix condition Raphael Kastner 2019-10-28 14:10:56 +0100
  • 1a7a2a4ad8 re-set docker_compose_version Raphael Kastner 2019-10-28 13:12:06 +0100
  • 81aa895b53 update README Raphael Kastner 2019-10-28 13:05:06 +0100
  • 1c4430f612 add docker_apt_version variable Raphael Kastner 2019-10-28 13:04:52 +0100
  • affbe2f864 add task to pin docker version (apt) Raphael Kastner 2019-10-28 13:04:24 +0100
  • 6bde39d7b5 add template for apt preference Raphael Kastner 2019-10-28 13:03:43 +0100
  • 4bc99eb61a
    Add the distro to the platform.name so that it appears in the ansible logs. Jon Pugh 2019-10-17 02:35:39 -0400
  • 7f11aeed8a [FIX] linting * Disable custom config by default Carrol Cox 2019-10-14 18:24:58 +0500
  • 88a8494528 [FIX] linting * add pipefail for shell module * set bash instead sh for shell module Carrol Cox 2019-10-14 18:06:12 +0500
  • 321b1ca24c [FIX] linting Carrol Cox 2019-10-14 17:33:55 +0500
  • 1ada072371 [FIX] Merge conflicts Carrol Cox 2019-10-14 16:36:50 +0500
  • 82238bdce6 [UPD] Some updates * add noninteractive install * add runlevel 1 to prevent start service before configred * add lazydocker when it needed * rename docker-compose.yml to prevent IDE warnings Carrol Cox 2019-10-14 16:33:59 +0500
  • e106118620
    Merge pull request #1 from broadinstitute/rl-set-ipv4-forwarding Raphael Luckom 2019-09-19 13:21:12 -0400
  • 6acf337ec2 make sure yum isn't turning off docker's network Raphael Luckom 2019-09-19 10:15:06 -0400
  • 25000c343c make sure yum isn't turning off docker's network Raphael Luckom 2019-09-19 10:15:06 -0400
  • 3665825995
    Update main.yml Test 2019-09-18 20:00:53 -0400
  • 416c0c9a06
    Merge pull request #155 from SimonLammer/patch-2 2.5.3 Jeff Geerling 2019-08-23 12:38:55 -0500
  • f17b399521 PR #146: Check list length instead of casting to bool. Jeff Geerling 2019-08-23 12:36:34 -0500
  • 7f6b3e1dec
    Merge pull request #146 from danbohea/master Jeff Geerling 2019-08-23 12:35:19 -0500
  • c70104b485
    Bump default docker_compose_version to 1.24.1 Simon Lammer 2019-08-23 12:25:41 +0200
  • 1b2f9fe720
    Fix #153 Simon Lammer 2019-08-23 12:23:44 +0200
  • 39a720e257
    Fix "Permission denied" error when installing deps Paul Heidenreich 2019-08-01 08:23:55 +0200
  • 98b4a75fbb true instead True (to be squashed) Matías Pecchia 2019-07-21 21:27:11 +0200
  • b8e2aaba46 install gnupg when not install ( #124 ) Matías Pecchia 2019-07-20 13:27:24 +0200
  • 6e5dfecbe6 Docker does not work on EL 6 张勇 2019-07-05 11:17:56 +0800
  • fa759bdc03 Fixes deprecation warnings about evaluating bare variables Dan Bohea 2019-06-06 13:40:30 +0100
  • e697edb533
    Fixes #141, Add support to Amazon Linux Bruno Meneguello 2019-05-17 19:05:20 -0300
  • 06cdd3096d remove tags, the docker_add_repo variable is a better mechanism for this Adam DeConinck 2019-05-16 14:18:36 -0700
  • 6004a511d2
    Merge pull request #1 from atetelman/skip-repo Adam DeConinck 2019-05-08 18:58:37 -0700
  • e9a491f84e Add flag to skip updating repo when they have been pre-configured Adam Tetelman 2019-05-08 18:13:37 -0700
  • 13a2415794
    Add daemon configuration Jean Wasilewski 2019-05-08 00:07:53 +0200
  • c4e3d17792
    No certs verification Evgeny Kolyakov 2019-05-01 16:27:57 +0300
  • 73ee6720df
    adds ansible version requirement Christian Krause 2019-04-29 14:33:47 +0200
  • b9c9612970 Add Docker Machine Guo Qiao 2019-03-07 10:41:14 +1300
  • 413e6837d0
    Merge branch 'master' into add_proxy_into_systemd_environment Teebor-Choka 2019-04-25 15:17:54 +0200
  • c06a13c5a4
    Add proxies to docker role Tibor Csóka 2019-04-25 15:42:19 +0200
  • 86c5b3f887 Confom to newer Ansible lint Tibor Csóka 2019-04-25 16:11:30 +0200
  • c73e2f6d8f Fixes to run without Internet access Adam DeConinck 2019-04-22 17:05:47 +0000
  • 860fede168
    Merge branch 'master' into master Felix 2019-04-15 09:40:46 +0200
  • e2a28a5214 Fix small bug with quotes causing 0 to be considered as '0', also fixed bare evaluation issue. freaker2k7 2019-04-10 21:46:12 +0300
  • 7257d8706c reset connection so docker is usable for the current login user acrom18 2019-03-22 22:37:31 +0100
  • 5afc0f8ab4 Fixes ansible-lint failure on shell task without pipefail. Jeff Geerling 2019-03-21 07:11:14 -0500
  • 5a4045d5c1 added option to set docker gpg key Felix Herzog 2019-03-19 19:33:20 +0100
  • f4f2343db8 Skip empty item on docker_users Wainer dos Santos Moschetta 2019-03-11 14:11:23 -0400
  • 8c473f5a8d Add support for checksum validation of downloaded docker-compose Chris Francy 2019-03-06 11:07:29 -0800
  • da82b46d5a Add name to include_tasks/import_tasks c4605 2019-03-02 23:44:03 +0800
  • 0c5e5b2395 * only update cache when older than 60 minutes danielHin 2019-03-01 12:52:01 +0100
  • 072911dad1 Revert "Fixes #97, Triggers #98, Makes me sad: Fix Docker 18.09.0 startup issue on systemd systems." Michal Klempa 2019-02-20 15:35:10 +0100
  • 34251d1203 Revert "Fixes #97, Mentions #98, Still makes me sade: Fix Docker 18.09.0 startup issue." Michal Klempa 2019-02-20 15:35:02 +0100
  • 177944b3f2
    systemd isn't very fond of this line Peter Viertel 2019-02-14 23:44:42 +1100
  • da344c465e * Update apt-cache before installing missing docker dependencies danielHin 2019-01-28 15:02:25 +0100
  • 60c1cb388a create docker.service.d dir Shaun Smiley 2019-01-14 11:20:16 -0800
  • 9301142d36 readd remote access, with optional ip Shaun Smiley 2019-01-14 11:17:00 -0800
  • d8e00c15e0 add docker_exec_start override Shaun Smiley 2019-01-14 11:06:21 -0800
  • 2628692004 Merge remote-tracking branch 'upstream/master' Shaun Smiley 2019-01-14 10:57:00 -0800
  • 9f2906bde3 fix: change comment to adhere to linting ruke Sascha Andres 2019-01-14 16:46:05 +0100
  • 7d659647d6 chore: no setup on ArchLinux Sascha Andres 2019-01-14 16:40:42 +0100
  • 1d04f3c856 merge: 'feature/arch-linux' Sascha Andres 2019-01-14 16:38:28 +0100
  • 9f037492b6 feat: add archlinux installation Sascha Andres 2019-01-14 16:09:30 +0100
  • 1caf0703bd
    docker app path nouchka 2019-01-09 14:05:48 +0100
  • fdb3738b9c
    fix lint nouchka 2019-01-09 13:57:06 +0100
  • 29d245456b
    add doc nouchka 2019-01-09 09:27:47 +0100
  • faf2f13fb5
    EOL lint fix nouchka 2019-01-09 09:23:19 +0100
  • 9a62b70c59
    add docker-app with completion nouchka 2019-01-06 20:37:07 +0100
  • 2c0b645e4d
    add docker compose auto-completion for bash nouchka 2019-01-05 18:38:14 +0100
  • 3d200dc2e1 [GH-109] check right docker-compose path to fix broken upgrade 030 2018-12-25 22:34:54 +0100
  • c9930f0b0b Added documentation for the daemon.json configuration Rowan Potgieter 2018-12-21 07:44:06 +0200
  • eebb89b1fe Added daemon.json tempplate Rowan Potgieter 2018-12-21 07:40:21 +0200
  • 6b63286b8b remove debug statements ans fix syntax-check and lint errors André Möller 2018-12-20 14:35:32 +0100
  • f8146455fd use yum module instead of shell module with yum André Möller 2018-12-20 14:30:29 +0100
  • 4751c3e03a Added daemon.json configuration and CA Authorities Rowan Potgieter 2018-12-20 13:54:02 +0200
  • 4a9f9d6ec9 [feat] Add docker_apt_key_url, docker_apt_key_id variables Abdelkader 2018-12-19 10:13:30 +0100
  • a82d49f3f5 Fixes #101, Add docker-apt-filename variable to control sources.list filename Julien Lecomte 2018-12-01 11:20:36 +0100
  • cb362c27ee change proxy_env to proxy_env|default('') Anton Patsev 2018-11-21 23:54:37 +0600
  • a6ab775c40 change become yes to true Anton Patsev 2018-11-21 23:40:03 +0600
  • a5eaa64d1f Added Example Playbook with proxy Anton Patsev 2018-11-21 23:29:13 +0600
  • 312abbd14f Added environment proxy_env, become: yes for some tasks Anton Patsev 2018-11-21 23:25:06 +0600
  • fa1a56824e Fixes #97, Mentions #98, Still makes me sade: Fix Docker 18.09.0 startup issue. 2.5.2 Jeff Geerling 2018-11-12 21:28:36 -0600
  • d8a4438b3c Fixes #97, Triggers #98, Makes me sad: Fix Docker 18.09.0 startup issue on systemd systems. Jeff Geerling 2018-11-12 21:14:20 -0600
  • 8fc71391eb fix build if docker_version is empty André Möller 2018-11-08 22:33:20 +0100
  • 29742209d1 add docker_version André Möller 2018-11-08 22:19:41 +0100