Skip to content

Commit

Permalink
Always make sure to install libperconaserverclient
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed May 3, 2018
1 parent 311e0ef commit e54f853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ percona_server_debconf_selections:
percona_server_dependencies:
- "percona-server-client-{{ percona_server_version }}"
- "percona-server-server-{{ percona_server_version }}"
- "{{ percona_server_libmysqlclient_map[percona_server_version] }}"
- python-mysqldb

percona_server_lock_path: /var/lib/ansible/percona-server/lock
Expand Down

0 comments on commit e54f853

Please sign in to comment.