meraki_admin - Add documentation about absent priority (#51766)

* Add documentation about absent priority

* Remove 7 at the end of file
pull/51827/head
Kevin Breit 6 years ago committed by Sandra McCann
parent 4d93c440b9
commit f9f7b29a5a

@ -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