[ansible-devel] Ansible 6.0.0b1 (including ansible-core 2.13) is available for testing

2022-05-27 Thread David Moreau Simard
Hi all, We're happy to announce that the first beta release of Ansible 6.0 is now available for testing ! Ansible 6.0.0 will include ansible-core 2.13 as well as a curated set of Ansible collections to provide a vast number of modules and plugins. This is a major version update from Ansible 5.x

[ansible-devel] importing modules, module utils from external collection

2022-05-27 Thread BalaSubramanian Vetrivel
Hi Team Greetings of the day! I want to logically divide my collection into many. Please help with following queries 1) How to import modules, module utils from another collection ? I tried all the combination to import including namespace, collection name , module name. It was failing at t