[ansible-devel] Ansible 2.9 as "critical fixes only", however, Ansible 2.9 as the only widely available distributed release?

2021-10-26 Thread Mark Mielke
Hi all: This Pull Request was closed due to "The 2.9 release is only accepting security fixes at this time in its lifecycle. As such, this PR does not meet the requirements to be backported to 2.9.": https://github.com/ansible/ansible/pull/76146 However, availability of releases beyond Ansible

Re: [ansible-devel] Splunk cluster configuration using ansible playbook

2021-10-26 Thread saeed ahmed
Share me too. Thanks & Regards, Saeed Ahmed Mob: +91 8130802850 On Wed, Oct 27, 2021 at 8:17 AM Vinod P wrote: > Hello All, > > Have any one tried deploying Splunk Cluster using ansible playbook. > > Please share some details. > > regards > Vinod > > -- > You received this message because you

[ansible-devel] Splunk cluster configuration using ansible playbook

2021-10-26 Thread Vinod P
Hello All, Have any one tried deploying Splunk Cluster using ansible playbook. Please share some details. regards Vinod -- 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

[ansible-devel] Connection Plugin for Micropython on ESP 8266 / other microcontroller boards

2021-10-26 Thread Ian Cotter-Llewellyn
Hi there, I'm pretty new to Ansible so thought I'd jump in at the deep end and develop a plugin to allow file copy and some execution on microcontrollers running micropython. I have the bones of it working, but not really properly - only with filenames hardcoded in the plugin!! I have a Connect