{"id":21400223,"url":"https://github.com/oefenweb/ansible-screen","last_synced_at":"2025-07-13T21:31:02.793Z","repository":{"id":19844950,"uuid":"23106799","full_name":"Oefenweb/ansible-screen","owner":"Oefenweb","description":"Ansible role to set up screen in Debian-like systems","archived":false,"fork":false,"pushed_at":"2024-10-31T10:01:44.000Z","size":95,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-31T11:16:55.383Z","etag":null,"topics":["ansible","debian","screen","terminal","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2014-08-19T10:54:29.000Z","updated_at":"2024-10-31T10:01:24.000Z","dependencies_parsed_at":"2023-01-11T20:37:47.235Z","dependency_job_id":"1a41ddfc-b1f7-4327-8cac-fc43b7a4893d","html_url":"https://github.com/Oefenweb/ansible-screen","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-screen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-screen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-screen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-screen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-screen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917559,"owners_count":17544912,"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","debian","screen","terminal","ubuntu"],"created_at":"2024-11-22T15:19:50.926Z","updated_at":"2024-11-22T15:19:51.545Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## screen\n\n[![CI](https://github.com/Oefenweb/ansible-screen/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-screen/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-screen-blue.svg)](https://galaxy.ansible.com/Oefenweb/screen)\n\nSet up screen in Debian-like systems.\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `screen_screenrc_destinations`: [default: `{skell: dest: /etc/skel, current: dest: \"{{ ansible_env.HOME }}\"}`]: Destinations to copy the screenrc file to\n* `screen_screenrc_destinations.key`: The identifier of the file (e.g. `skel`)\n* `screen_screenrc_destinations.key.dest`: The remote path of the file to copy (e.g. `/etc/skel`)\n* `screen_screenrc_destinations.key.owner`: The name of the user that should own the file (optional, default `root`)\n* `screen_screenrc_destinations.key.group`: The name of the group that should own the file (optional, default `owner`, then `root`)\n* `screen_screenrc_destinations.key.mode`: The mode of the file, such as 0644 (optional, default `0644`)\n\n* `screen_startup_message`: [default: `false`]: Whether or not to show the copyright notice during startup\n* `screen_autodetach`: [default: `true`]: Whether or not to automatically detach the session on SIGHUP\n* `screen_vbell`: [default: `false`]: Whether or not to use visual bell\n* `screen_defscrollback`: [default: `1000`]: Default lines of scrollback\n* `screen_termcapinfo`: [optional]: Use this to modify your terminal's termcap entry without going through all the hassles involved in creating a custom termcap entry (e.g. `xterm* ti@:te@`)\n\n## Dependencies\n\nNone\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.screen\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-screen/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-screen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-screen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-screen/lists"}