No description
Find a file
2026-06-06 03:30:15 +00:00
defaults Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00
files Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00
handlers Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00
meta Initial commit 2026-05-19 19:09:35 +00:00
tasks Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00
templates Changed keys dictionary item to sshkeys to avoid conflict and added defined check before exploding it (#2) 2026-06-06 03:30:15 +00:00
tests Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00
vars Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00
README.md Updated info and added initial configuration - includes global and local account deployment, sudoer file deployment, and authorized key deployment (#1) 2026-05-23 03:45:18 +00:00

role-accounts

This role adds accounts and configures sshd and sudoers

Requirements

No requirements

Role Variables

Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder

Dependencies

None

Example Playbook Template

Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:

role:accounts:v1.0:core,accounts role:accounts:testing:core,accounts

License

GPL

Author Information

Beth Parker, ejparker@atcur.com