mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-15 08:07:42 +02:00
added option to remove ssh public keys from auth (ssh_auth.absent)
This commit is contained in:
@@ -24,6 +24,8 @@ users:
|
||||
pubkey: PUBLICKEY
|
||||
ssh_auth:
|
||||
- PUBLICKEY
|
||||
ssh_auth.absent:
|
||||
- PUBLICKEY_TO_BE_REMOVED
|
||||
|
||||
## Absent user
|
||||
cuser:
|
||||
|
||||
Reference in New Issue
Block a user