[ansible-project] AWX dependency on machine's Ansible

2021-09-11 Thread Jatin Garg
Ansible with Python3) to execute my some playbooks. So, please let me know if does AWX use ansible which is installed on my ubuntu machine? And, if I uninstall or upgrade Ansible on my Ubuntu machine, will it impact AWX functionality? Please suggest. Regards, Jatin Garg -- You received this

Re: [ansible-project] "VARIABLE IS NOT DEFINED!" when use {{ item }}

2021-05-28 Thread Jatin Garg
Pls see the difference in stdout outputs in both scripts and in failing script. As you are using loop so register output becomes bit changed so you will have to use your logic as per loop output. You can call me. No. shared seperately. On Fri, May 28, 2021, 14:10 R.B. Kumar wrote: > Hello - The

Re: [ansible-project] "VARIABLE IS NOT DEFINED!" when use {{ item }}

2021-05-28 Thread Jatin Garg
So would it work if you just use stdout or is split required? If split is required, pls show me the stdout output and what you need from this value? On Fri, May 28, 2021, 13:48 R.B. Kumar wrote: > Thank you.. Just by printing stdout, it shows all the data perfectly. But > when i try to grep it

Re: [ansible-project] "VARIABLE IS NOT DEFINED!" when use {{ item }}

2021-05-28 Thread Jatin Garg
Please try to print stdout value first and see what does it contain. Stdout_lines may have your data. On Fri, May 28, 2021, 13:38 R.B. Kumar wrote: > Hello All - I am using Ansible version 2.7.18 > > I am trying this code to get IP address of the Cisco Router interface. > When i use {{ item }},

Re: [ansible-project] Regardin MSSQL

2021-05-17 Thread Jatin Garg
I think you can use some script to take database backup and call that script from ansible. On Mon, May 17, 2021, 21:25 karthik kumar wrote: > Hello Team, > Can Someone help me how to automate this? Ansible to take MSSQL database > backup(windows). > > Thanks, > Karthik > > -- > You received this

[ansible-project] Ansible License Requirements

2021-05-12 Thread Jatin Garg
Hi Guys, I need to understand license requirements for commercial use of Ansible and AWX. I think that no license is required for Ansible and AWX. Please suggest. Regards, Jatin Garg -- You received this message because you are subscribed to the Google Groups "Ansible Project"