see http://docs.ansible.com/ansible/latest/uri_module.html for an example
On Tue, Aug 1, 2017 at 6:12 AM, anoop vc <[email protected]> wrote: > I am a beginner in ansible and getting the below error while trying to > update an issue in JIRA using a playbook. Can anyone help > > > ERROR! 'jira' is not a valid attribute for a Play > > > I am using the below ansible version: > > [ansible@bitbucket playbooks]$* ansible --version* > /usr/bin/ansible:26: UserWarning: Module __main__ was already imported > from /usr/bin/ansible, but /usr/lib/python2.6/site-packages is being > added to sys.path > import pkg_resources > ansible 2.3.1.0 > config file = /etc/ansible/ansible.cfg > configured module search path = Default w/o overrides > python version = 2.6.6 (r266:84292, Aug 18 2016, 15:13:37) [GCC 4.4.7 > 20120313 (Red Hat 4.4.7-17)] > [ansible@bitbucket playbooks]$ > > -- > 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, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/a09c75c2-d194-4a5f-8f65-d60282c87f36%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/a09c75c2-d194-4a5f-8f65-d60282c87f36%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CABnTgtW-RsVgtgPpiY5W9UdcBcRyViUpaJShHQ4O_qqYdWa40w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
