From ed69b987cfa3cd07e9e2e51757d616eba7b22032 Mon Sep 17 00:00:00 2001 From: Mircea Ulinic Date: Fri, 9 Feb 2018 09:44:07 +0000 Subject: [PATCH] Add NetBox module autodoc --- doc/ref/modules/all/index.rst | 1 + doc/ref/modules/all/salt.modules.netbox.rst | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 doc/ref/modules/all/salt.modules.netbox.rst diff --git a/doc/ref/modules/all/index.rst b/doc/ref/modules/all/index.rst index 6ef587d1b4..6ef716905b 100644 --- a/doc/ref/modules/all/index.rst +++ b/doc/ref/modules/all/index.rst @@ -276,6 +276,7 @@ execution modules napalm_users napalm_yang_mod netaddress + netbox netbsd_sysctl netbsdservice netscaler diff --git a/doc/ref/modules/all/salt.modules.netbox.rst b/doc/ref/modules/all/salt.modules.netbox.rst new file mode 100644 index 0000000000..f020177e85 --- /dev/null +++ b/doc/ref/modules/all/salt.modules.netbox.rst @@ -0,0 +1,7 @@ +========================== +salt.modules.netbox module +========================== + +.. automodule:: salt.modules.netbox + :members: +