New release beta: ansible-core 2.12.0b2

20 views
Skip to first unread message

Matt Martz

unread,
Oct 11, 2021, 4:05:55 PM10/11/21
to Ansible Development
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

Dhiwakar Ravikumar

unread,
Oct 18, 2021, 9:34:00 AM10/18/21
to Ansible Development
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

Matt Martz

unread,
Oct 18, 2021, 9:40:18 AM10/18/21
to Dhiwakar Ravikumar, Ansible Development
Yes, the feature is called `action_groups` in the changelog.


Search for "In ansible-core 2.12".

--
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-deve...@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 all
Reply to author
Forward
0 new messages