[ansible-devel] Re: Securing host specific sensitive details using ansible vault and later pushing it to hashicorp vault

2023-07-05 Thread 'Sumanth Lingappa' via Ansible Development
I know it's 4.5-year-old message. Trying to see if I can be of help here. I am the maintainer of Citrix-adc-ansible-modules (NetScaler) -- https://github.com/citrix/citrix-adc-ansible-modules I have tested working with ansible-vault. Let me know if you still need help with this. On Thursday, N

[ansible-devel] sshconnection vs terminal vs httpapi vs shell plugins

2023-07-05 Thread 'Sumanth Lingappa' via Ansible Development
Hello, community, I am currently working on writing a new set of NetScaler collections for ansible. We already have a collection maintained at https://github.com/citrix/citrix-adc-ansible-modules I would like to extend this OR entirely change it to better. NetScaler ADC under the hood is a Free

Re: [ansible-devel] sshconnection vs terminal vs httpapi vs shell plugins

2023-07-09 Thread 'Sumanth Lingappa' via Ansible Development
Thank you for your response Brian. Can you please help me to decide the following? *Do you see any advantage for us if we rewrite with new plugins than sticking to our ssh-connection?* We have a ssh-connection plugin written almost 5 years ago. Examples you can find here: https://github.com/citr

Re: [ansible-devel] sshconnection vs terminal vs httpapi vs shell plugins

2023-07-10 Thread 'Sumanth Lingappa' via Ansible Development
Thank you Brian. Your first email response will be helpful to decide in my situation. Thanks again. On Mon, 10 Jul 2023 at 19:30, Brian Coca wrote: > That is not something I feel i can give advice on as I don't know the > product well and have no idea about your resource availability and > obje