Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 6360331

Browse files
author
Sebastian Gumprich
committed
add install instructions to readme
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
1 parent b03e4f6 commit 6360331

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ This role focuses on security configuration of MySQL. Therefore you can add this
1515
* Ansible
1616
* Set up `mysql_root_password` variable
1717

18+
## Installation
19+
20+
Install the role with ansible-galaxy:
21+
22+
```
23+
ansible-galaxy install dev-sec.mysqmysqll-hardening
24+
```
25+
1826
### Example Playbook
1927

2028
- hosts: localhost

0 commit comments

Comments
 (0)