Commit Graph

  • ca7f0148a2 Comply with Ansible 2.4 new include method Gilad Peleg 2017-09-24 10:21:33 +0300
  • 309ab2caee Fix typo Gilad Peleg 2017-09-19 11:19:58 +0300
  • 8c63471573 include docker-users to main James McCallum 2017-09-03 19:38:50 +1000
  • 2bf1b29d3f Add user to docker group functionality James McCallum 2017-09-03 19:21:17 +1000
  • 922fb16b12 Merge 3009f6920d into 2b507a374e Alex2357 2017-08-18 06:26:09 +0000
  • 3009f6920d added required packages installation as without those was not able to create container using docker_container module vkub.enko 2017-08-18 15:42:29 +1000
  • 3ec09fe4bf Merge c0b4968b0e into 2b507a374e Phillip Thurston 2017-08-17 20:39:12 +0000
  • c0b4968b0e Added recommended extra packages for Trusty. closes geerlingguy/ansible-role-docker#22 Phillip Thurston 2017-08-17 14:33:14 -0600
  • d8b8aa467c Merge 7f9f052be4 into 2b507a374e Joseph Benden 2017-08-17 10:15:55 +0000
  • 2b507a374e Bump docker_compose_version to 1.15.0. Jeff Geerling 2017-08-16 20:50:26 -0500
  • 08870eaaae Ensure the Docker config directory is present; before writing config Joseph Benden 2017-08-06 16:09:37 -0700
  • 4826cfa6da Adds an initial Docker daemon configuration for DNS resolvers Joseph Benden 2017-08-06 10:40:08 -0700
  • f26f025cc6 Ensure the updatedb does not include Docker images Joseph Benden 2017-08-06 10:38:25 -0700
  • 7f9f052be4 Ubuntu 16.04 LTS requires dmsetup for Docker to install Joseph Benden 2017-08-05 14:46:58 -0700
  • 2ef8e4c26f Ensure the Ubuntu 16.04 docker.io package is absent Joseph Benden 2017-08-05 14:43:54 -0700
  • 7605802735 removed extra include that I had forgotten to remove. Phillip Thurston 2017-08-03 21:15:41 -0600
  • ab9c581a4b Added variable to selectivley skip entire role if needed. Phillip Thurston 2017-08-03 21:12:14 -0600
  • 98ae233269 Eliminated the need for two OS specific tasks when it can be done with one. Phillip Thurston 2017-08-03 20:56:02 -0600
  • a4bc441310 Merge pull request #16 from digmore/armhf-support 2.1.0 Jeff Geerling 2017-07-31 22:00:11 -0500
  • 0a34e6c11c PR #15 follow-up: Add docker_package_state docs. Jeff Geerling 2017-07-31 21:17:13 -0500
  • 8a86f88b97 Merge pull request #15 from kakawait/package-state-var Jeff Geerling 2017-07-31 21:15:37 -0500
  • 404cfb80d6 Open up support for armhf architecture Duncan Gilmore 2017-07-20 20:15:33 +1200
  • df3fb0a528
    Add var to customize docker pkg state Thibaud Leprêtre 2017-07-20 09:04:08 +0200
  • 38f2bfc068 Merge a6f9885e89 into e7ff2b8657 Thibaud Lepretre 2017-07-18 11:28:46 +0000
  • a6f9885e89
    Fix adding docker GPG key & repo on Centos 7.1 Thibaud Leprêtre 2017-07-18 12:47:56 +0200
  • e7ff2b8657 Merge pull request #12 from idiv-biodiversity/master Jeff Geerling 2017-06-30 07:16:17 -0500
  • 727e702c91
    fixes yaml syntax highlighting in README Christian Krause 2017-06-30 13:56:21 +0200
  • cb9e74677c Fix broken idempotence x2. 2.0.5 Jeff Geerling 2017-06-29 09:41:20 -0500
  • 9919962f55 Fix broken idempotence. Jeff Geerling 2017-06-29 07:37:37 -0500
  • 0960f85f78 Issue #8: Update documentation since docker-py is now docker. 2.0.4 Jeff Geerling 2017-05-30 23:03:14 -0500
  • 6e9b3b5c9e Issue #7: Ensure curl is present on older systems without SNI. 2.0.3 Jeff Geerling 2017-05-30 17:11:58 -0500
  • 1ba82d6510 Fixes #8: Document usage of docker-py with Ansible and this role. Jeff Geerling 2017-05-29 22:08:59 -0500
  • 6506efd7cd PR #10: Slight adjustment to legacy apt key task. 2.0.2 Jeff Geerling 2017-05-23 20:28:47 -0400
  • 5fb6a4d60d Merge pull request #10 from kostyrev/master Jeff Geerling 2017-05-23 20:25:18 -0400
  • 894cdd2cdf Add ubuntu1404 to .travis.yml Aleksandr Kostyrev 2017-05-24 02:30:19 +0300
  • 2f2c4ffdda Fix adding docker apt key on Ubuntu 14.04 Aleksandr Kostyrev 2017-05-24 02:05:34 +0300
  • b7b7acd68c Merge e0648ead2f into 24357b016d Jonathan Hanson 2017-05-21 23:14:39 +0000
  • e0648ead2f Add installation of the docker python package Jonathan Hanson 2017-05-21 16:13:08 -0700
  • 4d889ed49e Merge 221686c618 into 24357b016d qubusp 2017-05-10 11:37:33 +0000
  • 24357b016d Issue #5: Update documentation in README. 2.0.1 Jeff Geerling 2017-05-09 22:29:25 -0500
  • 4c742428b6 Merge pull request #6 from geerlingguy/5-switch-to-new-repos 2.0.0 Jeff Geerling 2017-05-09 22:24:02 -0500
  • a220d54d4a Fixes #5: Switch to new Docker CE and EE repo layout. Jeff Geerling 2017-05-09 21:36:53 -0500
  • 221686c618 update tasks qubusp 2017-05-09 13:29:29 +0200
  • a83e39c2a9 install docker ce repository qubusp 2017-05-09 13:28:39 +0200
  • b120481824 Create docker-ce.j2 qubusp 2017-05-09 13:25:09 +0200
  • 3ae29c13ab Merge branch '2-compose-update' 1.2.0 Jeff Geerling 2017-05-03 11:11:16 -0500
  • 9180fbe7e5 Issue #2: Allow customization of the Docker Compose path. Jeff Geerling 2017-05-03 11:06:24 -0500
  • ab49c85d98 Issue #2: Only use variable if it's defined. Jeff Geerling 2017-05-03 10:59:50 -0500
  • d072a187e4 Fixes #2: Allow for Docker Compose version upgrades. Jeff Geerling 2017-05-03 10:51:04 -0500
  • 644d1dc597 Add variables to README. [ci skip] Jeff Geerling 2017-05-03 10:44:49 -0500
  • 083b6e0839 Update README. [ci skip] Jeff Geerling 2017-05-03 10:43:11 -0500
  • fb20bcc8e3 Update test script README. [ci skip] Jeff Geerling 2017-04-02 10:40:37 -0500
  • 9b8b7b43bc Fix broken test. Jeff Geerling 2017-04-01 23:16:26 -0500
  • f93852b229 Switch to more efficient and compact test setup. Jeff Geerling 2017-04-01 22:48:28 -0500
  • a07cf0bd2e Add a LICENSE file for MIT license. [ci skip] Jeff Geerling 2017-03-31 11:23:23 -0500
  • cdb27879e7 Fixes #1: Add Docker Compose. 1.1.0 Jeff Geerling 2017-02-25 08:48:30 -0600
  • 14a90bfa3a Check if Docker is running inside Docker. Dockerception. 1.0.0 Jeff Geerling 2017-02-23 22:25:06 -0600
  • 5c864acf13 Get installation working on CentOS, add Debian 8 test. Jeff Geerling 2017-02-23 22:21:00 -0600
  • da3eb9cf1c Initial commit. Jeff Geerling 2017-02-23 22:08:18 -0600