From ee079df27e8d38676eb386557f80303bf9b4dc7f Mon Sep 17 00:00:00 2001 From: Teja Swaroop Pothala Date: Tue, 26 May 2026 15:22:32 +0000 Subject: [PATCH] KASM-8472 redirect ansible issues to central issue tracker --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 79ec34a..1d1e7bd 100644 --- a/README.md +++ b/README.md @@ -286,3 +286,8 @@ Using these playbooks assumes you have allready gone through the installation pr * Modify `retention_days` in inventory to change the number of days that logs backups are retained on db host * Set `local_backup_dir` to define a path on the local ansible host where backups will be stored, if unset backups will only exist on the remote server * OS Patching (patch_os.yml)- This will update system packages and reboot on all hosts defined in inventory or optionally be limited to a zone, group or single server passing the `--limit` flag. Example Usage `ansible-playbook -i inventory --limit zone1_agent_1 patch_os.yml` + + +## Reporting Issues + +To report any issues for this repository, please use our central issue tracker: **[Kasm Workspaces Issue Tracker](https://github.com/kasmtech/workspaces-issues/issues)**