Dear Team, I just seen ansible 2.10 and surprised that most of the module's are missing
[root@server yum.repos.d]# more /etc/yum.repos.d/ansible.repo [testing] name=ansible10 baseurl=https://releases.ansible.com/ansible/rpm/nightly/devel/epel-7-x86_64/ enabled=1 gpgcheck=0 [root@server yum.repos.d]# ansible-doc -l | wc -l [WARNING]: You are running the development version of Ansible. You should only run Ansible from "devel" if you are modifying the Ansible engine, or trying out features under development. This is a rapidly changing source of code and can become unstable at any point. 69 [root@server yum.repos.d]# ansible-doc -l | grep -i ec2 [WARNING]: You are running the development version of Ansible. You should only run Ansible from "devel" if you are modifying the Ansible engine, or trying out features under development. This is a rapidly changing source of code and can become unstable at any point. I am not able to see most of the ansible modules which i used to see in Ansible version till 2.9. I am surprised that all playbooks and roles written till now ,do we need to change from scratch again ? say for example till version 2.9 module name is *archive*,however from 2.10 onwards do we need to mention *community.general.archive ?* *we have millions of playbooks and roles written on our platform automation.If 2.10 is going to night mare we need to think on the different tools in coming deliverables.* *may be i am missing something? **please help me to understand?* Thanks, -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/42eeaa8f-4fea-4602-86c9-987f728c115bn%40googlegroups.com.
