Skip to content
Snippets Groups Projects
Commit 98b4b3de authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

Add config_mode private to junos_config module

parent a3c0db3f
Branches
Tags
1 merge request!278Add config_mode private to junos_config module
Pipeline #95023 passed
......@@ -5,3 +5,5 @@ __pycache__/
.DS_Store
.vscode
geant/gap_ansible/.ansible-lint
.venv
geant-gap_ansible-*.tar.gz
This diff is collapsed.
......@@ -396,7 +396,6 @@ EXAMPLES = """
# "interfaces.interface.config.enabled": "true",
# "interfaces.interface.config.mtu": "0",
# "interfaces.interface.config.name": "Ethernet2",
"""
RETURN = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment