{"id":21400320,"url":"https://github.com/oefenweb/ansible-at-server","last_synced_at":"2025-08-03T22:36:31.504Z","repository":{"id":54251658,"uuid":"108173380","full_name":"Oefenweb/ansible-at-server","owner":"Oefenweb","description":"Set up a persistent channel for queuing commands (using at) in Debian-like systems (server side)","archived":false,"fork":false,"pushed_at":"2023-11-02T11:01:34.000Z","size":79,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T02:44:43.420Z","etag":null,"topics":["ansible","at","debian","queue","server","ssh","ubuntu"],"latest_commit_sha":null,"homepage":"","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":"2017-10-24T19:26:20.000Z","updated_at":"2023-01-17T18:45:47.000Z","dependencies_parsed_at":"2023-02-08T19:00:20.655Z","dependency_job_id":"bb3fbbfd-eba5-44fd-bafd-f0172eeb028b","html_url":"https://github.com/Oefenweb/ansible-at-server","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-at-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-at-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-at-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-at-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-at-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243893905,"owners_count":20364916,"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","at","debian","queue","server","ssh","ubuntu"],"created_at":"2024-11-22T15:21:05.378Z","updated_at":"2025-03-16T15:55:24.959Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## at-server\n\n[![CI](https://github.com/Oefenweb/ansible-at-server/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-at-server/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-at--server-blue.svg)](https://galaxy.ansible.com/Oefenweb/at_server/)\n\nSet up a persistent channel for queuing commands (using `at`) in Debian-like systems (server side).\n\n#### Requirements\n\n* `at` (will be installed)\n* `openssh-server` (will not be installed)\n* `bash` (will not be installed)\n\n#### Variables\n\n* `at_server_user`: [default: `at`]: The user that will accept the `at` connection\n* `at_server_group`: [default: `at`]: The primary group of the `at` user\n* `at_server_groups`: [default: `['ssh_users']`]: The secondary groups of the `at` user\n* `at_server_shell`: [default: `/bin/bash`]: The shell of the `at` user\n\n* `at_server_authorized_keys`: [default: `[]`]: Authorized key declarations\n* `at_server_authorized_keys.{n}.src`: [required]: The local path of the key\n* `at_server_authorized_keys.{n}.state`: [optional, default: `present`]: State\n\n## Dependencies\n\nNone\n\n## Recommended\n\n* `ansible-ssh-server` ([see](https://github.com/Oefenweb/ansible-ssh-server))\n* `ansible-at-client` ([see](https://github.com/Oefenweb/ansible-at-client))\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.at-server\n  vars:\n    at_server_groups:\n      - ssh_users\n    at_server_authorized_keys:\n      - src: ../../../files/at/home/at/.ssh/id_rsa.pub\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-at-server/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-at-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-at-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-at-server/lists"}