- Name:
local-users
- Description: Inventory local users from
/etc/passwd
and their attributes from/etc/shadow
.
- library-parse-local-users
- This module defines variables based on parsing of
/etc/passwd
,/etc/shadow
. - inventory-local-users
- Inventories local users
- inventory-local-users-locked
- Inventories local users whose accounts are locked
- inventory-local-users-password-empty
- Inventories local users whose password field is empty
- inventory-local-users-password-hashing-algorithm
- Inventories the password hashing algorithms in use by local users
- library-parse-local-groups
- This module defines variables based on parsing of
/etc/group
. - inventory-local-groups
- Inventories local groups.