Hi Team,

In older version of ansible till 2.9 we download ansible source tar from 
below Ansible URL

URL: https://releases.ansible.com/ansible/

*Step Followed: *

tar xvf ansible-2.8.3.tar.gz

cp  ansible-2.8.3.tar.gz /root/rpmbuild/SOURCES/

cp ansible-2.8.3/packaging/rpm/ansible.spec   /root/rpmbuild/SPECS/

rpmbuild -bb SPECS/ansible.spec 

RPM will be available under /root/rpmbuild/RPMS/noarch/

Now we are planning to build RPM of ansible-core 2.14.1 for RHEL 8 
migration project , we are seeing source available in below path and there 
is not RPM build procedure support.

 https://github.com/ansible/ansible/tree/v2.14.1

 Please guide procedure to build RPM for ansible-core 2.14.1.


Thanks and Regards,
S Sathish


-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/9fcaf297-e67e-4068-b7a4-311e3e50891fn%40googlegroups.com.

Reply via email to