Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617)

* Renamed the Modules from dnos* -> dellos*, updated copyright, removed dnos6_template

* Addressed @gundalow comments
This commit is contained in:
Senthil Kumar Ganesan
2016-09-16 14:45:08 -07:00
committed by John R Barker
parent 9df8a2565f
commit bb9ed50441
13 changed files with 49 additions and 43 deletions

View File

@@ -1,4 +1,9 @@
# This file is part of Ansible #
#
# (c) 2015, Peter Sprygada <psprygada@ansible.com>
#
# Copyright (c) 2016 Dell Inc.
#
# This file is part of Ansible
# Ansible is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
@@ -59,7 +64,7 @@ options:
default: 10
provider:
description:
- Convenience method that allows all M(dnos10) arguments to be passed as
- Convenience method that allows all M(dellos10) arguments to be passed as
a dict object. All constraints (required, choices, etc) must be
met either by individual arguments or values in this dict.
required: false

View File

@@ -1,3 +1,8 @@
#
# (c) 2015, Peter Sprygada <psprygada@ansible.com>
#
# Copyright (c) 2016 Dell Inc.
#
# This file is part of Ansible
#
# Ansible is free software: you can redistribute it and/or modify
@@ -77,7 +82,7 @@ options:
default: 10
provider:
description:
- Convenience method that allows all M(dnos6) arguments to be passed as
- Convenience method that allows all M(dellos6) arguments to be passed as
a dict object. All constraints (required, choices, etc) must be
met either by individual arguments or values in this dict.
required: false

View File

@@ -1,3 +1,8 @@
#
# (c) 2015, Peter Sprygada <psprygada@ansible.com>
#
# Copyright (c) 2016 Dell Inc.
#
# This file is part of Ansible
#
# Ansible is free software: you can redistribute it and/or modify
@@ -77,7 +82,7 @@ options:
default: 10
provider:
description:
- Convenience method that allows all M(dnos9) arguments to be passed as
- Convenience method that allows all M(dellos9) arguments to be passed as
a dict object. All constraints (required, choices, etc) must be
met either by individual arguments or values in this dict.
required: false