Those images are not meant for utilizing Ansible, they are used for integration testing in which we "install" Ansible on the fly.
Currently there are no official docker images for using Ansible. On Thursday, April 28, 2016, Vladimir Nomkhoev <[email protected]> wrote: > Hi, > > docker run -it --name ansible ansible/ansible:centos7 /bin/bash > > [root@a4b2235393a4 bin]# ansible > bash: ansible: command not found > > How to run ansible under docker container? > > Best Regards. > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','ansible-project%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/f0511a43-d4e4-4a0e-8bc0-1505464fec8a%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/f0511a43-d4e4-4a0e-8bc0-1505464fec8a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Matt Martz @sivel sivel.net -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAD8N0v-CDzza3WScJoY%2BdLLGKJb%2B4%2BJGeiW6%2BWPZw2VJGON%2Bng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
