This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
sysconfig/inventory.toml
Hoang Nguyen fb9c5ebaed
Add PAM config for base-session
c199f2b52e.

Also:
- Use TOML as inventory format (to disgust YAML ^-^)
- Adjust TODO list:
  - drop go-audit (unmaintained upstream)
  - add turnstile (more interesting than pam-rundir)
- Drop waydroid role as upstream system config script is a mess
2023-04-01 00:00:00 +07:00

3 lines
59 B
TOML

[local.hosts]
localhost = { ansible_connection = "local" }