fix(talk,coturn): correct vars file header (was 'httpbin')
Both new roles had 'vars file for httpbin' as the header comment in vars/main.yml — copy-paste artefact from the httpbin role template. Files are otherwise empty. Reviewer flagged both inline (PR review comments 229 and 230).
This commit is contained in:
parent
05fb62c75d
commit
dc8f1e2ecd
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# vars file for httpbin
|
||||
# vars file for coturn
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# vars file for httpbin
|
||||
# vars file for talk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue