summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/nxos/nxos_interface_ospf.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/network/nxos/nxos_interface_ospf.py')
-rw-r--r--lib/ansible/modules/network/nxos/nxos_interface_ospf.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ansible/modules/network/nxos/nxos_interface_ospf.py b/lib/ansible/modules/network/nxos/nxos_interface_ospf.py
index 6aa0e1bf22..0468daf773 100644
--- a/lib/ansible/modules/network/nxos/nxos_interface_ospf.py
+++ b/lib/ansible/modules/network/nxos/nxos_interface_ospf.py
@@ -111,6 +111,11 @@ options:
- Specifies the message_digest password. Valid value is a string.
required: false
default: null
+ include_defaults:
+ description:
+ - Specify if the complete running configuration for module operations should be used.
+ default: true
+ type: bool
state:
description:
- Determines whether the config should be present or not