[ansible-project] Re: Release announcement : Ansible Community Package 8.0.0a1

2023-04-12 Thread Anwesha Das
On Wed, Apr 12, 2023 at 8:31 PM Anwesha Das wrote: > > Hello everyone, > > We're happy to announce the release of the Ansible 8.0.0a1 package! > > Ansible 8.0.0a1 includes ansible-core 2.15.0b2 as well as a curated set of > Ansible collections that provide a vast number of modules and plugins.

[ansible-project] Release announcement : Ansible Community Package 8.0.0a1

2023-04-12 Thread Anwesha Das
Hello everyone, We're happy to announce the release of the Ansible 8.0.0a1 package! Ansible 8.0.0a1 includes ansible-core 2.15.0b2 as well as a curated set of Ansible collections that provide a vast number of modules and plugins. How to get it - This pre-release is available on PyPI

Re: [ansible-project] random grub password

2023-04-12 Thread Kathy L
That is pretty cool. Mgmt is not thrilled with using a filter and want me to see if I can do it another way. I'm trying using the expect module, but not getting the response I thought: - name: Use expect expect: command: /usr/bin/grub-mkpasswd-pbkdf2 responses: (?i)Enter passw