Hi dear,

I need create tag in my role, this example:

vars/main.yml
name_variable:
    tags:
       key1: value1
       key2: value2

in tasks
taks/main.yml

- name: name my task
  user: name
  tags:
     tags from vars


how can create this tags?


-- 
Atenciosamente,

Rafael Tomelin
Tel.: 51-84104084
Skype: rafael.tomelin

LPI ID: LPI000191271

-- 
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/CAGEUqbBU%2BN0Byj2aLUDLRwCPgLcYN8X%2BA9yMTns4F5QL0okezQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to