[ansible-project] New release: ansible-core 2.14.9

2023-08-14 Thread Matt Clay
Hi all- we're happy to announce the general release of: ansible-core 2.14.9 How to get it - $ python3 -m pip install --user ansible-core==2.14.9 The release artifacts can be found here: # Built Distribution: 2214207 bytes # SHA256: 5e0988c40aff775c086b3557d3a28c91326c02ecab70229ac

[ansible-project] New release: ansible-core 2.15.3

2023-08-14 Thread Matt Clay
Hi all- we're happy to announce the general release of: ansible-core 2.15.3 How to get it - $ python3 -m pip install --user ansible-core==2.15.3 The release artifacts can be found here: # Built Distribution: 2244199 bytes # SHA256: bc2f5ab74e1c81609aaa9bc8f7f92d939d8e1c84792329030

[ansible-project] New release: ansible-core 2.13.11

2023-07-17 Thread Matt Clay
Hi all- we're happy to announce the general release of: ansible-core 2.13.11 How to get it - $ python3 -m pip install --user ansible-core==2.13.11 The release artifacts can be found here: # Built Distribution: 2108365 bytes # SHA256: 0cabe60d0594fb002b6034d118a6e475bb90e47c4a07395

[ansible-project] New release: ansible-core 2.14.8

2023-07-17 Thread Matt Clay
Hi all- we're happy to announce the general release of: ansible-core 2.14.8 How to get it - $ python3 -m pip install --user ansible-core==2.14.8 The release artifacts can be found here: # Built Distribution: 2208032 bytes # SHA256: 7830a988112ca148390bfb7db25193f51a95ef6f8b9e0e54e

[ansible-project] New release: ansible-core 2.15.2

2023-07-17 Thread Matt Clay
Hi all- we're happy to announce the general release of: ansible-core 2.15.2 How to get it - $ python3 -m pip install --user ansible-core==2.15.2 The release artifacts can be found here: # Built Distribution: 2237236 bytes # SHA256: 07a8f0476904876aaaf51401c617519cdd9cfb6e1e3ac4659

[ansible-project] New Ansible release 2.9.9

2020-05-12 Thread Matt Clay
//github.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from t

[ansible-project] New Ansible releases 2.9.8, 2.8.12, and 2.7.18

2020-05-12 Thread Matt Clay
ur working playbooks break when you upgrade to 2.9.8, 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 Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You rece

[ansible-project] New Ansible releases 2.9.7, 2.8.11, and 2.7.17 [Revised]

2020-04-17 Thread Matt Clay
sion: https://github.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You received this message because you are subscribed to the Google Groups "Ansible Project" group.

[ansible-project] New Ansible releases 2.9.7, 2.8.11, and 2.7.17

2020-04-16 Thread Matt Clay
//github.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from t

[ansible-project] New Ansible release 2.8.10

2020-03-05 Thread Matt Clay
g link to report the regression: https://github.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You received this message because you are subscribed to the Google Groups "Ansible Proje

[ansible-project] New Ansible releases 2.9.6 and 2.8.9

2020-03-05 Thread Matt Clay
.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this grou

[ansible-project] New Ansible release 2.9.5

2020-02-13 Thread Matt Clay
e/ansible/issues/new/choose In your issue, be sure to mention the Ansible version that works and the one that doesn't. Thanks! -Matt Clay -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop rece

[ansible-project] Ansible 2.6.8 is available

2018-11-15 Thread Matt Clay
re to mention you're using 2.6.8. Thanks! Matt Clay (@mattclay) Ansible Core Engineering / 2.6 Release Manager -- 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

[ansible-project] Ansible 2.6.6 is available

2018-10-19 Thread Matt Clay
re to mention you're using 2.6.6. Thanks! Matt Clay (@mattclay) Ansible Core Engineering / 2.6 Release Manager -- 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

[ansible-project] Ansible 2.6.5 is available

2018-09-28 Thread Matt Clay
re to mention you're using 2.6.5. Thanks! Matt Clay (@mattclay) Ansible Core Engineering / 2.6 Release Manager -- 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

[ansible-project] Ansible 2.6.4 is available

2018-09-06 Thread Matt Clay
re to mention you're using 2.6.4. Thanks! Matt Clay (@mattclay) Ansible Core Engineering / 2.6 Release Manager -- 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

[ansible-project] Ansible 2.6.3 is available

2018-08-16 Thread Matt Clay
re to mention you're using 2.6.3. Thanks! Matt Clay (@mattclay) Ansible Core Engineering / 2.6 Release Manager -- 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

[ansible-project] Re: How to use regex to match a response using the expect module

2017-02-27 Thread Matt Clay
David, I know this isn't what you asked, but since it looks like you're working with JUNOS I thought I'd check to see if you've already looked at Ansible's JUNOS support: https://docs.ansible.com/ansible/list_of_network_modules.html#junos - Matt On Monday, February 27, 2017 at 3:57:16 PM UTC

[ansible-project] Re: Can I provide .pyo files as module_path library

2017-02-15 Thread Matt Clay
Since python bytecode can be easily converted back to python source, there isn't any security there. That aside, and I don't recommend this, you could create a python stub loader which loaded embedded python bytecode. Here's a quick proof of concept (again, I don't recommend this): #!/usr/bin/

[ansible-project] Re: Can I provide .pyo files as module_path library

2017-02-15 Thread Matt Clay
Poojithaa, You're probably encountering the error here: https://github.com/ansible/ansible/blob/devel/lib/ansible/executor/module_common.py#L512 Due to possible version differences between the python version used to compile the module and the python version on the remote system which will exec

[ansible-project] Re: Pull Request Build failure

2017-01-26 Thread Matt Clay
Johnny, This was an issue with our test infrastructure. The issue has been resolved. If you provide a link to your PR, I'll restart CI for your PR. In the future you can always ask on IRC in #ansible-devel for someone there to restart CI if there's a temporary failure for one of your PRs. Also,

[ansible-project] Re: Backport uri module bug fix to stable 2.2

2016-12-22 Thread Matt Clay
The fix has already been merged and will be included in the upcoming 2.2.1 release. - Matt On Thursday, December 22, 2016 at 9:26:25 AM UTC-8, Genadi Postrilko wrote: > > Hello, > > I have encountered a uri module digest authentication bug on ansible 2.2.0: > https://github.com/ansible/ansible/