Hi Abhijeet, Thanks for your response. I have opened this issue: https://github.com/ansible-collections/kubernetes.core/issues/126
Regards, Erik On Wed, Jun 9, 2021 at 2:35 PM Abhijeet Kasurde <[email protected]> wrote: > Hi Erik, > > Could you please raise a bug against > https://github.com/ansible-collections/kubernetes.core with reproducer? > > Thanks, > > On Wed, Jun 9, 2021 at 4:53 PM Erik Godding Boye <[email protected]> wrote: > >> Hi, >> >> We have been using group module defaults on k8s Ansible modules. Trying >> to migrate to FQN on module names (and community.kubernetes collection), I >> am struggling to make this work. >> >> >> https://docs.ansible.com/ansible/latest/user_guide/playbooks_module_defaults.html#module-defaults-groups >> >> We used to have: >> module_defaults: >> group/k8s: >> >> That does not work anymore, and I tried a few variants without any >> success. >> >> module_defaults: >> group/community.kubernetes: >> >> and >> >> module_defaults: >> group/community.kubernetes.k8s: >> >> Is this just broken, or am I missing something? >> >> Regards, >> Erik >> >> -- >> 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/CALfBRgFTiAvmvJZmWFuQeeNLr7MrpWS3cBVMreaPFUt7rwnmNA%40mail.gmail.com >> <https://groups.google.com/d/msgid/ansible-project/CALfBRgFTiAvmvJZmWFuQeeNLr7MrpWS3cBVMreaPFUt7rwnmNA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Thanks, > Abhijeet Kasurde > > -- > 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/CAFwWkHr%3DCECfWs%2Bqk_nhkT_%3Drsy7pcNKgZooOf8jTZ1EioR45A%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAFwWkHr%3DCECfWs%2Bqk_nhkT_%3Drsy7pcNKgZooOf8jTZ1EioR45A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CALfBRgFKknRtihzH99P%3DC3Bvykxx_-_sgKXk%2BzLRq3bJwgbQbQ%40mail.gmail.com.
