forked from gcoop-libre/ansible_role_freeipa_sssd_tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.readme-footer
58 lines (39 loc) · 1.79 KB
/
.readme-footer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
## Requirements
_FreeIPA SSSD Tools_ from git repository:
- https://gitlab.com/gcoop-libre/freeipa-sssd-tools
- https://gitlab.com/gcoop-libre/freeipa-sssd-tools
- https://gitlab.com/osiux/freeipa-sssd-tools
- https://github.com/gcoop-libre/freeipa-sssd-tools
- https://github.com/gcoop-libre/freeipa-sssd-tools
- https://github.com/osiris/freeipa-sssd-tools
- https://codeberg.org/osiux/freeipa-sssd-tools
## Role Variables
Available variables with default values in `defaults/main.yml`.
## Dependencies
- `git`
- `gnuplot`
- `ldap-utils`
- `ldb-tools`
- `sssd-tools`
## Example Playbook
```yaml
---
- name: Install FreeIPA SSSD Tools
hosts: [all]
roles:
- role: gcoop-libre.freeipa_sssd_tools
```
## Useful Playbooks
| _playbook_ | _description_ |
|---------------------------------------------------|-------------------------------------------------------------------|
| [`cron.yml`](../tests/cron.yml) | Configure Crontab entries for _FreeIPA_ _SSSD_ _Tools_ |
| [`ipa-health-check.yml`](../ipa-health-check.yml) | Clone `freeipa-sssd-tools` and execute `ipa-hlt-chk` |
| [`log.yml`](../tests/log.yml) | Generate stats report from _FreeIPA_ _SSSD_ _Tools_ _logs_ |
| [`start.yml`](../tests/start.md) | Start _FreeIPA_ _Tools_ Services and restore persistent `RAMDISK` |
| [`test.yml`](../tests/test.yml) | Install and configure _FreeIPA_ _Tools_ |
## License
GNU General Public License, GPLv3.
## Author Information
This role was created in 2021 by
[Osiris Alejandro Gomez](https://osiux.com/), worker cooperative of
[gcoop Cooperativa de Software Libre](https://www.gcoop.coop/).