mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -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
|
@ -32,7 +32,7 @@ options:
|
|||
on the remote device. The list of users will be compared against
|
||||
the current users and only changes will be added or removed from
|
||||
the device configuration. This argument is mutually exclusive with
|
||||
the name argument.
|
||||
the name argument. alias C(users).
|
||||
version_added: "2.4"
|
||||
required: False
|
||||
default: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue