I am using 2 tags in a playbook to manage Linux server and I want to use 
same tags in a Playbook to manage Windows server. Is there be any 
difference in mentioning Tags in Window playbook i.e 
-Package = Yes
-Configuration = yes



Linux playbook
    Tags: 
           - configuration
           - packages

Window playbook
     Tags:
            - Configuration = yes
            - Package

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e5de566e-aa68-41f3-a6a2-54f18649cd80%40googlegroups.com.

Reply via email to