Hello, I need to run role in a playbook with a particular tag, *without 
"--tags" option. *Something like this:


- hosts: somehost
  remote_user: someuser 
  roles: 
    - { role: somerole, with-tags: 'sometag' }

I expect that role will run only with the tag "sometag".

This functionality exists? I read docs and can't find anything like my example 
above.


-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2c18c4de-876b-4055-a7b7-7e01aa4cb681%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to