You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hello,
I am looking for a way to obtain the limit specified when running a playbook.
http://docs.ansible.com/ansible/playbooks_variables.html doesn't seem to contain information about this. vars['ansible_play_batch'] is not really suited, as it shows all hosts which are targetted, not the groupname if a group is specified.