From 7e0a56d2a45df3c1de91c895ed94c8b31ddac1d8 Mon Sep 17 00:00:00 2001 From: Michael Gregson Date: Tue, 1 Oct 2013 15:18:15 -0600 Subject: [PATCH] [digital_ocean] Remove command usage from digital_ocean_ssh examples I seem to have forgotten to do this in my last commit. --- library/cloud/digital_ocean_ssh | 1 - 1 file changed, 1 deletion(-) diff --git a/library/cloud/digital_ocean_ssh b/library/cloud/digital_ocean_ssh index 1c361f69d7..f03fae14f8 100644 --- a/library/cloud/digital_ocean_ssh +++ b/library/cloud/digital_ocean_ssh @@ -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