{"id":24653870,"url":"https://github.com/joshbeard/ansible-role-motd","last_synced_at":"2026-05-10T02:06:21.704Z","repository":{"id":86722828,"uuid":"475913235","full_name":"joshbeard/ansible-role-motd","owner":"joshbeard","description":"Ansible role for motd and issue files","archived":false,"fork":false,"pushed_at":"2023-12-15T02:21:59.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T12:50:54.662Z","etag":null,"topics":["ansible","ansible-role","motd"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joshbeard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-03-30T14:21:11.000Z","updated_at":"2022-03-30T14:27:01.000Z","dependencies_parsed_at":"2023-03-04T02:30:31.372Z","dependency_job_id":null,"html_url":"https://github.com/joshbeard/ansible-role-motd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/joshbeard/ansible-role-motd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fansible-role-motd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fansible-role-motd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fansible-role-motd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fansible-role-motd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshbeard","download_url":"https://codeload.github.com/joshbeard/ansible-role-motd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fansible-role-motd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265678926,"owners_count":23810120,"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","motd"],"created_at":"2025-01-25T21:14:21.730Z","updated_at":"2026-05-10T02:06:21.646Z","avatar_url":"https://github.com/joshbeard.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: motd\n\nAnsible role to manage `/etc/motd` and `/etc/issue(.net)`.\n\nThe files a provided by the templates under [`templates/`](templates).\n\n## Installation\n\nExample `requirements.yml` file for `ansible-galaxy`:\n\n```yaml\nroles:\n  - src: https://github.com/joshbeard/ansible-role-motd.git\n    scm: git\n    version: '0.1.0'\n    name: jbeard.motd\n```\n\nInstall with `ansible-galaxy -r requirements.yml`\n\n## Usage\n\n### Variables\n\n| Variable             | Description\n| -------------------- | ------------\n| `manage_motd`        | Boolean toggling managing the motd file.\n| `manage_issue_files` | Boolean toggling managing the issue and issue.net files.\n| `motd_src`           | Path to template for the `/etc/motd` file.\n| `issue_src`          | Path to template for the `/etc/issue` file.\n| `issue_net_src`      | Path to template for the `/etc/issue.net` file.\n\n### Example Configuration\n\n```yaml\n# Use a custom template, relative to the playbook dir\nmotd_src: \"{{ playbook_dir }}/templates/motd-custom\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshbeard%2Fansible-role-motd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshbeard%2Fansible-role-motd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshbeard%2Fansible-role-motd/lists"}