Re: [ansible-devel] New releases: ansible-core 2.13.4, ansible-core 2.12.9

2022-09-26 Thread Iqbal Chowdhury
Hi Matt and all: Hope you are doing well . Could you please help me with the below if you get a chance. 01) How to code a python script to find the ports ( for an example as below) with its speed eno3-1 G eno4-1G eno1 eno2 enp59s0f0-10G enp59s0f1 enp59s0f2 enp59s0f3 enp94s0f0 enp94s0f1 enp135

[ansible-devel] New releases: ansible-core 2.13.4, ansible-core 2.12.9

2022-09-12 Thread Matt Martz
Hi all- we're happy to announce the general release of: - ansible-core 2.13.4 - ansible-core 2.12.9 How to get it - $ python3 -m pip install --user ansible-core==2.13.4 or $ python3 -m pip install --user ansible-core==2.12.9 The release artifacts can be found here: * ansible-core