[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:
parent
b4fdb4c86b
commit
7e0a56d2a4
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue