summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-10-18 12:05:22 -0400
committerBrian Coca <brian.coca+git@gmail.com>2016-10-18 12:05:22 -0400
commitecc40297537e7cf3912710011a09529fa8b53560 (patch)
treeef161709053334dc8038b01e8892cf3c58ac25c9
parent8c9a3175e2a0528c68ee6d8ea8946a93257083b6 (diff)
downloadansible-modules-core-ecc40297537e7cf3912710011a09529fa8b53560.tar.gz
fixed doc typo
-rw-r--r--utilities/logic/include_role.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/utilities/logic/include_role.py b/utilities/logic/include_role.py
index 761a5748..2ddbc623 100644
--- a/utilities/logic/include_role.py
+++ b/utilities/logic/include_role.py
@@ -40,9 +40,6 @@ options:
static:
description:
- Gives Ansible a hint if this is a 'static' include or not. If static it implies that it won't need templating nor loops nor conditionals and will show included tasks in the --list options.
- allow_duplicates:
- description:
- - Overrides the role's metadata setting to allow using a role more than once with the same parameters.
required: False
default: None
allow_duplicates: