Re: [ansible-project] Need Help in Ansible regex

2020-01-24 Thread James Cassell
On Fri, Jan 24, 2020, at 1:09 AM, Rakesh Parida wrote: > Hi all, > > I have a rpm whcich i have added in a list. I want to make it dynamic > i.e when the version of rpm changes playbook should handle it. > I have build a logic but the playbook skips the task where i have > mentioned the

[ansible-project] Need Help in Ansible regex

2020-01-23 Thread Rakesh Parida
Hi all, I have a rpm whcich i have added in a list. I want to make it dynamic i.e when the version of rpm changes playbook should handle it. I have build a logic but the playbook skips the task where i have mentioned the regex. Kindly help me . - hosts: localhost tasks: - name: Create a