Hi all, I would like to read the --limit command line option. For instance,
let's have the following:
$ ansible-playbook site.yml --limit foo
I would like the tasks to read {{ limit }}. Is it possibile or do I have to
duplicate thinks like in the following?
$ ansible-playbook site.yml --limit foo --extra-vars "limit=foo"
Thanks, Marco
--
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/2504b367-82a7-4744-b6e8-d7a0a6659944%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.