Преглед изворни кода

Merge pull request #491 from thedanbob/fix-typo

Fix typo in validation
pull/492/head
Slavi Pantaleev пре 5 година
committed by GitHub
родитељ
комит
1a766afcf2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/matrix-base/tasks/validate_config.yml

+ 1
- 1
roles/matrix-base/tasks/validate_config.yml Прегледај датотеку

@@ -8,4 +8,4 @@
when: "item in vars"
with_items:
- 'matrix_user_uid'
- 'matrix_user_uid'
- 'matrix_user_gid'

Loading…
Откажи
Сачувај