Skip to content

Commit 437cf52

Browse files
author
Sohan Yadav
authored
Update README.yaml
1 parent e7b9131 commit 437cf52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ what_includes:
5555

5656
# description of this project
5757
description: |-
58-
This ansible role is used to setup Redis server with docker on Debian.
58+
This ansible role is used to setup Redis server with docker on linux.
5959
6060
# How to use this project
6161
usage: |-
6262
```yaml
6363
- hosts: localhost
64-
remote_user: ubuntu
64+
remote_user: root
6565
become: true
6666
roles:
6767
- clouddrove.ansible_role_docker_redis

0 commit comments

Comments
 (0)