Fixed typo in docs
This commit is contained in:
parent
34405ea905
commit
0353ccb603
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ EXAMPLES = '''
|
||||||
|
|
||||||
# Create a droplet and a corresponding domain record
|
# Create a droplet and a corresponding domain record
|
||||||
|
|
||||||
- digital_cean_droplet: >
|
- digital_ocean: >
|
||||||
state=present
|
state=present
|
||||||
name=test_droplet
|
name=test_droplet
|
||||||
size_id=1
|
size_id=1
|
||||||
|
|
Loading…
Reference in a new issue