We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0643b72 commit ea985a9Copy full SHA for ea985a9
lamp_haproxy/roles/db/tasks/main.yml
@@ -6,8 +6,6 @@
6
with_items:
7
- mysql-server
8
- MySQL-python
9
- - libselinux-python
10
- - libsemanage-python
11
12
- name: Configure SELinux to start mysql on any port
13
seboolean: name=mysql_connect_any state=true persistent=yes
0 commit comments