Giter VIP home page Giter VIP logo

ansiblecm's People

Contributors

easybe avatar jmal98 avatar lilasquared avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansiblecm's Issues

Add sshpass dependency

is it possible to add the sshpass dependency?

When trying to use ssh I get

FAILED! => {"msg": "to use the 'ssh' connection type with passwords, you must install the sshpass program"}

Thanks!

Last docker image doesn't have ansible 3.1.0

Hi there, I'm having an issue with the latest docker image. It supposed to have the latest ansible, but noticed that it has ansible 2.10.7. Could you double-check it?

docker run -it --env ANSIBLE_HOST_KEY_CHECKING=False --entrypoint ansible -v $PWD:/tmp/playbook:Z jmal98/ansiblecm:3.1.0 --version
ansible 2.10.7
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.8/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 3.8.8 (default, Mar 15 2021, 13:10:14) [GCC 10.2.1 20201203]

Error: unsatisfiable constraints

Hi,

I am trying to build the docker image locally and I am getting the following error:

apk del build-dependencies
---> Running in 6ffeab2d70a3
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
ERROR: unsatisfiable constraints:
krb5-libs-1.15.3-r0:
breaks: world[krb5-libs=1.15.2-r2]
satisfies:
krb5-dev-1.15.3-r0[krb5-libs=1.15.3-r0]
krb5-1.15.3-r0[so:libgssapi_krb5.so.2]
krb5-1.15.3-r0[so:libk5crypto.so.3]
krb5-1.15.3-r0[so:libkadm5clnt_mit.so.11]
krb5-1.15.3-r0[so:libkadm5srv_mit.so.11]
krb5-1.15.3-r0[so:libkdb5.so.8]
krb5-1.15.3-r0[so:libkrb5.so.3]
krb5-1.15.3-r0[so:libkrb5support.so.0]
krb5-server-ldap-1.15.3-r0[so:libgssrpc.so.4]
krb5-server-ldap-1.15.3-r0[so:libkadm5srv_mit.so.11]
krb5-server-ldap-1.15.3-r0[so:libkdb5.so.8]
krb5-server-ldap-1.15.3-r0[so:libkrb5.so.3]
krb5-server-ldap-1.15.3-r0[so:libkrb5support.so.0]

I am not very familiar with constraints. Can you please provide some guidance.
I am using docker for windows 10 in linux mode.

I ran the following command to build the docker image

docker build --tag anciblecm:2.6.2 .

Add support for managing docker containers

Would it be possible to add the dependencies listed on this page so that this image could control docker containers? Or would it make more sense to create an image using this as the base that has these dependencies?

How to use it without running playbooks directly

Hi, I was looking for a docker image with all the needed software to run an ansible CM and I found yours. But I noticed that I couldn't log in to the container directly (via bash: $ docker run -it jmal98/ansiblecm bash) only execute commands/playbooks directly.

Is there a way to access the container via bash and do whatever I need (like changing the inventory, install modules, add playbooks, etc.) ?

Thanks in advance.

SSL or TLS error

hitting this error when trying to use this image to a Windows Server 2016 box with the following ciphers enabled:

TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLS_DHE_RSA_WITH_AES_256_CBC_SHA
TLS_DHE_RSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_AES_256_GCM_SHA384
TLS_RSA_WITH_AES_128_GCM_SHA256
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_RSA_WITH_AES_128_CBC_SHA256
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_3DES_EDE_CBC_SHA
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
TLS_DHE_DSS_WITH_AES_256_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA
TLS_RSA_WITH_RC4_128_SHA
TLS_RSA_WITH_RC4_128_MD5
TLS_RSA_WITH_NULL_SHA256
TLS_RSA_WITH_NULL_SHA
TLS_PSK_WITH_AES_256_GCM_SHA384
TLS_PSK_WITH_AES_128_GCM_SHA256
TLS_PSK_WITH_AES_256_CBC_SHA384
TLS_PSK_WITH_AES_128_CBC_SHA256
TLS_PSK_WITH_NULL_SHA384
TLS_PSK_WITH_NULL_SHA256
Max retries exceeded with url: /wsman (Caused by SSLError(SSLEOFError(8, u'EOF occurred in violation of protocol (_ssl.c:661)'),))

I'm guessing I don't have one enabled that is compatible with the python dependencies on this image?

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.