mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +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
@@ -40,7 +40,7 @@ options:
|
||||
- The set of username objects to be configured on the remote
|
||||
Arista EOS device. The list entries can either be the username
|
||||
or a hash of username and properties. This argument is mutually
|
||||
exclusive with the C(username) argument.
|
||||
exclusive with the C(username) argument. alias C(users).
|
||||
version_added: "2.4"
|
||||
username:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user