summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/meraki/plugins/modules/devices.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:06:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:06:02 +0000
commite3eb94c23206603103f3c4faec6c227f59a1544c (patch)
treef2639459807ba88f55fc9c54d745bd7075d7f15c /ansible_collections/cisco/meraki/plugins/modules/devices.py
parentReleasing progress-linux version 9.4.0+dfsg-1~progress7.99u1. (diff)
downloadansible-e3eb94c23206603103f3c4faec6c227f59a1544c.tar.xz
ansible-e3eb94c23206603103f3c4faec6c227f59a1544c.zip
Merging upstream version 9.5.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/cisco/meraki/plugins/modules/devices.py')
-rw-r--r--ansible_collections/cisco/meraki/plugins/modules/devices.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible_collections/cisco/meraki/plugins/modules/devices.py b/ansible_collections/cisco/meraki/plugins/modules/devices.py
index 095ec27d8..2e17ef2ce 100644
--- a/ansible_collections/cisco/meraki/plugins/modules/devices.py
+++ b/ansible_collections/cisco/meraki/plugins/modules/devices.py
@@ -29,9 +29,6 @@ options:
lng:
description: The longitude of a device.
type: float
- mac:
- description: Mac.
- type: str
moveMapMarker:
description: Whether or not to set the latitude and longitude of a device based
on the new address. Only applies when lat and lng are not specified.