{"id":19583785,"url":"https://github.com/bodsch/ansible-glauth-ui","last_synced_at":"2026-02-04T09:05:00.089Z","repository":{"id":87294535,"uuid":"553360285","full_name":"bodsch/ansible-glauth-ui","owner":"bodsch","description":"Ansible role to install and configure glauth-ui.","archived":false,"fork":false,"pushed_at":"2025-03-30T11:17:02.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-27T10:42:37.781Z","etag":null,"topics":["ansible","ansible-role","automation","glauth","glauth-ui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bodsch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-18T05:09:27.000Z","updated_at":"2025-03-30T11:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"1947b04d-0bab-4f5e-a114-cece682e8579","html_url":"https://github.com/bodsch/ansible-glauth-ui","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/bodsch/ansible-glauth-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodsch%2Fansible-glauth-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodsch%2Fansible-glauth-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodsch%2Fansible-glauth-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodsch%2Fansible-glauth-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bodsch","download_url":"https://codeload.github.com/bodsch/ansible-glauth-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodsch%2Fansible-glauth-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265846862,"owners_count":23838157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","automation","glauth","glauth-ui"],"created_at":"2024-11-11T07:44:46.999Z","updated_at":"2026-02-04T09:05:00.016Z","avatar_url":"https://github.com/bodsch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Ansible Role:  `glauth-ui` \n\nAnsible role to install and configure [glauth-ui](https://github.com/yvesago/glauth-ui-light).\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bodsch/ansible-glauth-ui/main.yml?branch=main)][ci]\n[![GitHub issues](https://img.shields.io/github/issues/bodsch/ansible-glauth-ui/glauth-ui)][issues]\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/bodsch/ansible-glauth-ui)][releases]\n[![Ansible Downloads](https://img.shields.io/ansible/role/d/bodsch/glauth_ui?logo=ansible)][galaxy]\n\n[ci]: https://github.com/bodsch/ansible-glauth-ui/actions\n[issues]: https://github.com/bodsch/ansible-glauth-ui/issues?q=is%3Aopen+is%3Aissue\n[releases]: https://github.com/bodsch/ansible-glauth-ui/releases\n[galaxy]: https://galaxy.ansible.com/ui/standalone/roles/bodsch/glauth_ui\n\n\nIf `latest` is set for `glauth_ui_version`, the role tries to install the latest release version.  \n**Please use this with caution, as incompatibilities between releases may occur!**\n\nThe binaries are installed below `/usr/local/bin/glauth-ui/${glauth_ui_version}` and later linked to `/usr/bin`. \nThis should make it possible to downgrade relatively safely.\n\nThe Prometheus archive is stored on the Ansible controller, unpacked and then the binaries are copied to the target system.\nThe cache directory can be defined via the environment variable `CUSTOM_LOCAL_TMP_DIRECTORY`. \nBy default it is `${HOME}/.cache/ansible/glauth-ui`.\nIf this type of installation is not desired, the download can take place directly on the target system. \nHowever, this must be explicitly activated by setting `glauth_ui_direct_download` to `true`.\n\n## Requirements \u0026 Dependencies\n\nAnsible Collections\n\n- [bodsch.core](https://github.com/bodsch/ansible-collection-core)\n- [bodsch.scm](https://github.com/bodsch/ansible-collection-scm)\n\n```bash\nansible-galaxy collection install bodsch.core\nansible-galaxy collection install bodsch.scm\n```\nor\n```bash\nansible-galaxy collection install --requirements-file collections.yml\n```\n\n## Operating systems\n\nTested on\n\n* Arch Linux\n* Debian based\n    - Debian 10 / 11\n    - Ubuntu 20.10\n\n\n## Contribution\n\nPlease read [Contribution](CONTRIBUTING.md)\n\n## Development,  Branches (Git Tags)\n\nThe `master` Branch is my *Working Horse* includes the \"latest, hot shit\" and can be complete broken!\n\nIf you want to use something stable, please use a [Tagged Version](https://github.com/bodsch/ansible-glauth-ui/tags)!\n\n## IMPORTANT\n\n\u003e **glauth-ui only supports the configuration file and not a database backend!**  \n\u003e glauth-ui-light update only users and groups.  \n\u003e All lines after the first `[[users]]` in glauth configuration file will be updated.  \n\u003e The use of same model structure than glauth V2 allow to keep manual edition of non managed features as  \n\u003e `capabilities`, `loginShell`, `sshkeys`, `otpsecret`, `yubikey`, `includegroups`, ....  \n\u003e Only comments on these lines are lost.\n\u003e\n\u003e For more information, please read the [project documentation](https://github.com/yvesago/glauth-ui-light/blob/main/README.md)!\n\n\n## Configuration\n\n```yaml\nglauth_ui_version: 1.4.3\n\nglauth_ui_release_download_url: https://github.com/yvesago/glauth-ui-light/releases\n\nglauth_ui_system_user: glauth-ui\nglauth_ui_system_group: glauth-ui\nglauth_ui_config_dir: /etc/glauth-ui\nglauth_ui_data_dir: /var/lib/glauth-ui\n\nglauth_ui_direct_download: false\n\nglauth_ui_config: {}\nglauth_ui_security: {}\nglauth_ui_ssl: {}\nglauth_ui_logs: {}\nglauth_ui_locale: {}\nglauth_ui_passpolicy: {}\nglauth_ui_cfg_users: {}\nglauth_ui_cfg_groups: {}\n```\n\n- [glauth_ui_config](docs/glauth_ui_config.md)\n- [glauth_ui_security](docs/glauth_ui_security.md)\n- [glauth_ui_ssl](docs/glauth_ui_ssl.md)\n- [glauth_ui_logs](docs/glauth_ui_logs.md)\n- [glauth_ui_locale](docs/glauth_ui_locale.md)\n- [glauth_ui_passpolicy](docs/glauth_ui_passpolicy.md)\n- [glauth_ui_cfg_users](docs/glauth_ui_cfg_users.md)\n- [glauth_ui_cfg_groups](docs/glauth_ui_cfg_groups.md)\n\n---\n\n## Author and License\n\n- Bodo Schulz\n\n## License\n\n[Apache](LICENSE)\n\n**FREE SOFTWARE, HELL YEAH!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodsch%2Fansible-glauth-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodsch%2Fansible-glauth-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodsch%2Fansible-glauth-ui/lists"}