Hi All,
New to ANSIBLE and I have been getting the dreaded: NO MORE
HOSTS LEFT , when I run playbooks.
I read here: https://github.com/ansible/ansible/issues/16364 That it would
be resolved in v2.1.1.0-0.2.rc2.
So I created a quick RPM for v2.1.1.0-0.2.rc2
yum -y install git asciidoc rpm-build python2-devel
cd /usr/src
git clone https://github.com/ansible/ansible.git --recursive
cd ansible
git checkout v2.1.1.0-0.2.rc2
git submodule update --init
make rpm
yum install
rpm-build/ansible-2.1.1.0-0.git201607072025.eff49c9.HEAD.el7.noarch.rpm
rpm -qa | grep -i ansible
ansible-2.1.1.0-0.git201607072025.eff49c9.HEAD.el7.noarch
[root@ans01 ansible]# rpm -qia | grep -i ansible
Name : ansible
Source RPM : ansible-2.1.1.0-0.git201607072025.eff49c9.HEAD.el7.src.rpm
URL : http://www.ansible.com
Ansible is a radically simple model-driven configuration management,
multi-node deployment, and orchestration engine. Ansible works
Am I building the wrong RPM or missing a step ? Or is this still not fixed?
If so can you please explain?
Thank you or your time and patience.
--
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/cc90fe7c-4198-497f-897d-8d5b4ef0a8ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.