diff --git a/README.md b/README.md index 778558345113503e136546b97e6b913a0e6130cb..67750b067688827324ac777d39042db4e6a41812 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This plugin can be used in playbooks or with the ansible script directly. Simply include a task like this: ``` - - name: 'ServerDensity | Init SD plugin' + - name: ServerDensity | Init SD plugin local_action: serverdensity api_token={{sd_api_token}} cleanup=true