meraki_admin - Add documentation about absent priority (#51766)

* Add documentation about absent priority

* Remove 7 at the end of file

(cherry picked from commit f9f7b29a5a)
pull/52048/head
Kevin Breit 7 years ago committed by Toshio Kuratomi
parent df359e036c
commit ec6a30b9ca

@ -45,7 +45,8 @@ options:
- When creating a new administrator, C(org_name), C(network), or C(tags) must be specified.
state:
description:
- Create or modify an organization
- Create or modify, or delete an organization
- If C(state) is C(absent), name takes priority over email if both are specified.
choices: [ absent, present, query ]
required: true
org_name:

Loading…
Cancel
Save