mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +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: >
|
||||
state=present
|
||||
command=ssh
|
||||
name=my_ssh_key
|
||||
ssh_pub_key='ssh-rsa AAAA...'
|
||||
client_id=XXX
|
||||
|
||||
Reference in New Issue
Block a user