mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 16:44:22 -07:00
Fixed typo in docs
This commit is contained in:
parent
3be063aa79
commit
7a3c826f0c
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…
Add table
Add a link
Reference in a new issue