Merge "Fix a type in yml file"

This commit is contained in:
Zuul 2019-11-22 13:07:37 +00:00 committed by Gerrit Code Review
commit ae9d8da4f7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
# does not update the cache, resulting in a changed
# repo config, but no updated cache. To work around
# this bug we implement the change of repo config
# and the cache update as two seperate tasks.
# and the cache update as two separate tasks.
- name: Add galera repo
apt_repository:
repo: "{{ galera_client_repo }}"