ansible/roles/common/templates/README.md
2023-09-25 11:17:51 +02:00

17 lines
920 B
Markdown

# templates
* **bash_aliases**: many bash usefull aliases
* **debian_sources**: manage debian apt distribution specific _source.list_
* **journald**: add a systemd journald override to cap settings
* **locale**: configure system locales
* **multiqueue_service**: systemd service to setup multiqueue _(Proxmox use)_
* **multiqueue_service_override**: override for _multiqueue_service_ to define NPROC based on VM allocations
* **ntp**: network time protocol configuration file
* **smb**: base samba configuration file
* **vm**: systemd service to allow start/stop notification for VMs
* **opt_backups_mount**: systemd service for mounting /opt/backups
* **opt_docker_ssl_mount**: systemd service for mounting /opt/docker/ssl
* **opt_kernels_mount**: systemd service for mounting /opt/kernels
* **opt_scripts_mount**: systemd service for mounting /opt/scripts
* **opt_work_mount**: systemd service for mounting /opt/work