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