mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
standardized agreggate as arg, and collection and users as aliases for user modules (#28244)
This commit is contained in:
parent
edba563e9a
commit
b7d886840b
6 changed files with 19 additions and 19 deletions
|
@ -40,7 +40,7 @@ options:
|
|||
- The set of username objects to be configured on the remote
|
||||
Cisco Nexus device. The list entries can either be the username
|
||||
or a hash of username and properties. This argument is mutually
|
||||
exclusive with the C(name) argument.
|
||||
exclusive with the C(name) argument. alias C(users).
|
||||
version_added: "2.4"
|
||||
required: false
|
||||
default: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue