🔥: remove unnecessary tags
This commit is contained in:
@@ -11,9 +11,5 @@
|
|||||||
hosts: webservers
|
hosts: webservers
|
||||||
diff: true
|
diff: true
|
||||||
roles:
|
roles:
|
||||||
- role: nginx
|
- nginx
|
||||||
tags:
|
- webapps
|
||||||
- generic
|
|
||||||
- role: webapps
|
|
||||||
tags:
|
|
||||||
- specific
|
|
||||||
|
Reference in New Issue
Block a user