mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
standardized agreggate as arg, and collection and users as aliases for user modules (#28244)
This commit is contained in:
committed by
Ganesh Nalawade
parent
edba563e9a
commit
b7d886840b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user