Hi Matt

Does core 2.12.0b2 support module_defaults for collections ?
I'm working on a collection of modules and would like to use the ability to 
specify module_defaults for my custom collection like so.

*- hosts:*
*   - localhost*
*  module_defaults:*
*    mynamespace.mycollection:*
*       mymoduledefaultparam: ansible_date_time.epoch*

*  tasks:*

*    - name: "mytestmodule"*
*       mynamespace.mycollection.mytestmodule:*

Just wondering if this is now available with this release.
I went through the change log but couldn't really tell if it was available 
or not.

Thanks
Dhiwakar
On Tuesday, October 12, 2021 at 1:35:55 AM UTC+5:30 ma...@sivel.net wrote:

> Hi all- we're happy to announce the beta release of:
>
> - ansible-core 2.12.0b2
>
>
> How to get it
> -------------
>
> $ pip install ansible-core==2.12.0b2 --user
>
> The tar.gz of the release can be found here:
>
> * ansible-core 2.12.0b2
>   
> https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.12.0b2.tar.gz
>   SHA256: ff23cb7fb0a8451791d4763d077bb9bd8501d2b02895cb8b2a9adcc3cdd1b6c2
>
>
> What's new
> ----------
>
> This release is a major release. The full changelog is at:
>
> * ansible-core 2.12.0b2
>   
> https://github.com/ansible/ansible/blob/v2.12.0b2/changelogs/CHANGELOG-v2.12.rst
>
>
> What's the schedule for future maintenance releases?
> ----------------------------------------------------
>
> Subject to the need for additional beta releases, the first release 
> candidate is scheduled for X.
>
>
> Porting Help
> ------------
>
> If you discover any errors or if any of your working playbooks break when 
> you
> upgrade, please use the following link to report the regression:
>
>   https://github.com/ansible/ansible/issues/new/choose
>
> In your issue, be sure to mention the version that works and the one that
> doesn't.
>
> Thanks!
>
> -- 
> Matt Martz
> @sivel
> sivel.net
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/ada81e11-fffc-46c0-a1d8-c6488f30d274n%40googlegroups.com.

Reply via email to