summaryrefslogtreecommitdiff
path: root/network/dellos6
diff options
context:
space:
mode:
Diffstat (limited to 'network/dellos6')
-rw-r--r--network/dellos6/dellos6_command.py4
-rw-r--r--network/dellos6/dellos6_config.py4
-rw-r--r--network/dellos6/dellos6_facts.py4
3 files changed, 12 insertions, 0 deletions
diff --git a/network/dellos6/dellos6_command.py b/network/dellos6/dellos6_command.py
index a9d442f4..19efe7e0 100644
--- a/network/dellos6/dellos6_command.py
+++ b/network/dellos6/dellos6_command.py
@@ -20,6 +20,10 @@
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = """
---
module: dellos6_command
diff --git a/network/dellos6/dellos6_config.py b/network/dellos6/dellos6_config.py
index 1f4c4417..e2c47433 100644
--- a/network/dellos6/dellos6_config.py
+++ b/network/dellos6/dellos6_config.py
@@ -20,6 +20,10 @@
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = """
---
module: dellos6_config
diff --git a/network/dellos6/dellos6_facts.py b/network/dellos6/dellos6_facts.py
index 224ff2e3..bfb82fbc 100644
--- a/network/dellos6/dellos6_facts.py
+++ b/network/dellos6/dellos6_facts.py
@@ -19,6 +19,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: dellos6_facts