Commit d473dd5f by Max Rothman

OPS-676: Small doc typo fix

parent 3b994e7b
...@@ -78,7 +78,7 @@ tasks: ...@@ -78,7 +78,7 @@ tasks:
args: args:
tags: tags:
- Name: "{{ some_variable }}" - Name: "{{ some_variable }}"
Value: "{{ some_other_variable" Value: "{{ some_other_variable }}"
''' '''
# Note: this module needs to be made idempotent. Possible solution is to use resource tags with the volumes. # Note: this module needs to be made idempotent. Possible solution is to use resource tags with the volumes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment