mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[digital_ocean] Remove command usage from digital_ocean_ssh examples
I seem to have forgotten to do this in my last commit.
This commit is contained in:
@@ -56,7 +56,6 @@ EXAMPLES = '''
|
|||||||
|
|
||||||
- digital_ocean_ssh: >
|
- digital_ocean_ssh: >
|
||||||
state=present
|
state=present
|
||||||
command=ssh
|
|
||||||
name=my_ssh_key
|
name=my_ssh_key
|
||||||
ssh_pub_key='ssh-rsa AAAA...'
|
ssh_pub_key='ssh-rsa AAAA...'
|
||||||
client_id=XXX
|
client_id=XXX
|
||||||
|
|||||||
Reference in New Issue
Block a user