Computer Science, asked by wahid6379, 1 year ago

What is the role of tag?

Answers

Answered by ansistkharms
1

When you apply tags: attributes to structures other than tasks, Ansible processes the tag attribute to apply ONLY to the tasks they contain. Applying tags anywhere other than tasks is just a convenience so you don't have to tag tasks indivdually.

Answered by janhavi5350
0

Head tags are used for including additional information to you document. The <title> tag determines the title of your webpage. ... The <meta> tag is used to pass information to Search Engines. Then comes the most important, the <body> tag

Similar questions