Giter VIP home page Giter VIP logo

ansible-docker's People

Contributors

angstwad avatar elventear avatar fupelaqu avatar homburg avatar jonaseberle avatar majkinetor avatar mbabineau avatar mmerickel avatar rojaro avatar samos123 avatar sivel avatar tersmitten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ansible-docker's Issues

sudo -> become

in tasks/backported-kernel.yml, line 29 ansible 2.1.1 moans about the use of sudo:

[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and 
make sure become_method is 'sudo' (default).
This feature will be removed in a 
future release. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.

in tasks/backported-kernel.yml, line 32 there is an empty 'tags:'

[WARNING]: While constructing a mapping from
/provisioning/roles/tersmitten.docker/tasks/backported-kernel.yml, line 22,
column 3, found a duplicate dict key (tags).  Using last defined value only.

Make sure that cgroup-lite and apparmor are installed

Otherwise the docker daemon won't start and you might see error like these:

Dec 19 23:05:02 docker-test kernel: [  444.450569] init: docker main process (10097) terminated with status 1

and

Error loading docker apparmor profile: fork/exec /sbin/apparmor_parser: no such file or directory ()

task `disable indexing of /var/lib/docker` fails with `this module requires key=value arguments`

TASK: [../../ | disable indexing of /var/lib/docker] ************************** 
<127.0.0.1> 
failed: [ubuntu-1204] => {"failed": true}
msg: this module requires key=value arguments (['/usr/bin/updatedb', '-e', '/var/lib/docker'])

This is error message is not exclusive to this project. I have seen it elsewhere. It occurs with ansible>=1.8 installed. It seems like a simple syntax change that can be fixed easily, but I just have not been able to figure it out.

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.