You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This role focuses on security configuration of MySQL. Therefore you can add this
10
10
11
11
## Requirements
12
12
13
-
* Ansible
13
+
* Ansible
14
14
15
15
## Usage
16
16
@@ -20,7 +20,7 @@ Before you use this role make sure to have a valid login-configuration in `~/.my
20
20
21
21
- hosts: localhost
22
22
roles:
23
-
- ansible-os-hardening
23
+
- hardening.mysql-hardening
24
24
25
25
This hardening role installs the hardening but expects an existing installation of MySQL, MariaDB or Percona. Please ensure that the following variables are set accordingly:
26
26
@@ -30,7 +30,7 @@ This hardening role installs the hardening but expects an existing installation
30
30
31
31
## Security Options
32
32
33
-
Further information is already available at [Deutsche Telekom (German)](http://www.telekom.com/static/-/155996/7/technische-sicherheitsanforderungen-si) and [Symantec](http://www.symantec.com/connect/articles/securing-mysql-step-step)
33
+
Further information is already available at [Deutsche Telekom (German)](http://www.telekom.com/static/-/155996/7/technische-sicherheitsanforderungen-si) and [Symantec](http://www.symantec.com/connect/articles/securing-mysql-step-step)
0 commit comments