summaryrefslogtreecommitdiff
path: root/network/nxos/nxos_static_route.py
diff options
context:
space:
mode:
Diffstat (limited to 'network/nxos/nxos_static_route.py')
-rw-r--r--network/nxos/nxos_static_route.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/nxos/nxos_static_route.py b/network/nxos/nxos_static_route.py
index a0e2a78b..2ff042d0 100644
--- a/network/nxos/nxos_static_route.py
+++ b/network/nxos/nxos_static_route.py
@@ -15,6 +15,10 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: nxos_static_route