Skip to content

Commit e160355

Browse files
committed
Consistency changes
1 parent c1b4aa8 commit e160355

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ None
4848
---
4949
- hosts: all
5050
roles:
51-
- systemd
51+
- oefenweb.systemd
5252
```
5353
5454
##### Complex configuration (memcached and mysql)
@@ -57,7 +57,7 @@ None
5757
---
5858
- hosts: all
5959
roles:
60-
- systemd
60+
- oefenweb.systemd
6161
vars:
6262
systemd_service_files:
6363
- unit: memcached

0 commit comments

Comments
 (0)