fix package name
This commit is contained in:
parent
4e16f4da6c
commit
4d5d3c319d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Ensure software is installed
|
||||
pip:
|
||||
name: python-ovh
|
||||
name: ovh
|
||||
|
||||
- name: Create local user to backup OVH DNS
|
||||
user:
|
||||
|
|
Loading…
Reference in a new issue