Fix a type in yml file

Change-Id: Ia0c26a5c45f8f3ec4fce7459872da9d54fe8985e
This commit is contained in:
ShangXiao 2019-11-19 16:49:11 +08:00
parent 6397dd0e86
commit 3e1ab8c307
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 }}"