2024-03-07 12:27:21 -06:00
|
|
|
---
|
|
|
|
- name: Sora packages
|
|
|
|
become: yes
|
|
|
|
package:
|
|
|
|
name:
|
|
|
|
- openldap
|
2025-09-29 16:33:35 -05:00
|
|
|
- freeradius
|
2024-03-07 12:27:21 -06:00
|
|
|
- Password-Scripts
|
|
|
|
|
|
|
|
- include_tasks: daemon.yml
|
|
|
|
|
|
|
|
- include_tasks: login.yml
|
|
|
|
|
|
|
|
- include_tasks: web.yml
|
2025-09-29 16:33:35 -05:00
|
|
|
|
|
|
|
- include_tasks: audit.yml
|
|
|
|
|
|
|
|
- include_tasks: freeradius.yml
|