Skip to content

Commit eb78939

Browse files
sajaganalhercot
authored andcommitted
[ignore] Added remove_from_controller attribute default value note in the aci_fabric_node_decommission module documentation
1 parent a1548c5 commit eb78939

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/modules/aci_fabric_node_decommission.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
description:
3030
- Completely deletes the node configuration from the controller during decommissioning.
3131
- To register the fabric node, use M(cisco.aci.aci_fabric_node).
32+
- The APIC defaults to O(remove_from_controller=false) when unset during creation.
3233
type: bool
3334
state:
3435
description:

0 commit comments

Comments
 (0)