We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01fe9dc + f485e6e commit a022441Copy full SHA for a022441
1 file changed
README.markdown
@@ -212,7 +212,7 @@ Takes a list of packages and only installs them if they don't already exist. It
212
213
#### `ensure_resource`
214
215
-Takes a resource type, title, and a list of attributes that describe a resource.
+Takes a resource type, title, and a hash of attributes that describe the resource(s).
216
217
~~~
218
user { 'dan':
0 commit comments