Git Product home page Git Product logo

ansible-role-docker's People

Contributors

kharkevich avatar silazare avatar tgadiev avatar vutkin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-role-docker's Issues

Get FAILED in "Install required packages" task.

SUMMARY

Problem with install docker-ce on Centos7.

ISSUE TYPE
  • Bug Report
COMPONENT NAME

tasks/system/RedHat.yml

ANSIBLE VERSION
ansible 2.8.2
CONFIGURATION
OS / ENVIRONMENT

CentOS Linux release 7.6.1810 (Core)
Amazon Linux 2 (ami-0b898040803850657)

STEPS TO REPRODUCE
- hosts: all
  vars:
    docker_version: 18.09
  roles:
    - lean_delivery.docker
EXPECTED RESULTS
ACTUAL RESULTS
 FAILED - RETRYING: Install required packages (1 retries left).
    fatal: [test-aws-centos7-docker]: FAILED! => changed=false 
      attempts: 10
      msg: No package matching 'container-selinux-2.68' found available, installed or updated
      rc: 126
      results:
      - yum-utils-1.1.31-50.el7.noarch providing yum-utils is already installed
      - No package matching 'container-selinux-2.68' found available, installed or updated
    fatal: [test-aws-amazon2-docker]: FAILED! => changed=false 
      attempts: 10
      msg: No package matching 'container-selinux-2.68' found available, installed or updated
      rc: 126
      results:
      - yum-utils-1.1.31-46.amzn2.0.1.noarch providing yum-utils is already installed
      - device-mapper-persistent-data-0.7.3-3.amzn2.x86_64 providing device-mapper-persistent-data is already installed
      - 7:lvm2-2.02.177-4.amzn2.0.2.x86_64 providing lvm2 is already installed
      - No package matching 'container-selinux-2.68' found available, installed or updated

installation of docker-compose and use of custom docker registry

SUMMARY

It would be nice, if you could implement several additional features:

  • possibility of docker-compose installation
  • possibility to provide login credential for custom docker registry (such as nexus)
ISSUE TYPE
  • Feature Idea
COMPONENT NAME (for example)

docker_registry:
registry_url: "nexus.localdomain.local:8083"
registry_username: "local_user"
registry_password: "local_user"
registry_configuration_path: "$HOME/.docker/config.json"

docker_compose:
installed: true (default)
compose_version: "1.23"

Fix lint warnings

SUMMARY

Fix lint warnings

ISSUE TYPE

Warnings: 1
1 E602: Don't compare to empty string

COMPONENT NAME
ANSIBLE VERSION
2.5.13
CONFIGURATION
OS / ENVIRONMENT

Centos7

STEPS TO REPRODUCE
ansible-lint -c .ansible-lint .
EXPECTED RESULTS
ACTUAL RESULTS
lint success

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.