Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 2, 2023
1 parent 16b2605 commit 7014b20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ None
---
- hosts: all
roles:
- duplicity
- oefenweb.duplicity
```
##### PPA
Expand All @@ -52,7 +52,7 @@ None
---
- hosts: all
roles:
- duplicity
- oefenweb.duplicity
vars:
duplicity_install_method: ppa
```
Expand All @@ -63,7 +63,7 @@ None
---
- hosts: all
roles:
- duplicity
- oefenweb.duplicity
vars:
duplicity_install_method: pip
# Always install latest
Expand Down

0 comments on commit 7014b20

Please sign in to comment.