{"id":29703398,"url":"https://github.com/thedumbtechguy/ansible-role-basic-server-setup","last_synced_at":"2026-02-06T13:42:56.921Z","repository":{"id":149738011,"uuid":"89001171","full_name":"thedumbtechguy/ansible-role-basic-server-setup","owner":"thedumbtechguy","description":"An ansible role to configure some basics on a new linux host","archived":false,"fork":false,"pushed_at":"2017-04-24T10:35:31.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-23T13:52:19.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thedumbtechguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-04-21T16:02:00.000Z","updated_at":"2017-04-22T09:41:38.000Z","dependencies_parsed_at":"2023-05-05T21:32:07.981Z","dependency_job_id":null,"html_url":"https://github.com/thedumbtechguy/ansible-role-basic-server-setup","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thedumbtechguy/ansible-role-basic-server-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedumbtechguy%2Fansible-role-basic-server-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedumbtechguy%2Fansible-role-basic-server-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedumbtechguy%2Fansible-role-basic-server-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedumbtechguy%2Fansible-role-basic-server-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedumbtechguy","download_url":"https://codeload.github.com/thedumbtechguy/ansible-role-basic-server-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedumbtechguy%2Fansible-role-basic-server-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29163407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-07-23T13:39:48.683Z","updated_at":"2026-02-06T13:42:56.916Z","avatar_url":"https://github.com/thedumbtechguy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Basic Server Setup\n\nAn ansible role to configure some basics on a new linux host.\n\n## Requirements\n\n\u003e This role has been tested on `Ubuntu 16.04` and `Ubuntu 16.10` only.\n\n## Configuration Actions\n\n### Network\n\nSet the hostname and disable ipv6.\n\n#### Variables\n\n- `network_server_fqdn`: the hostname to set for this host.\n  - Default: `[undefined]`\n  \u003e **NOTE**:  this should be set per host, ideally as an inventory variable.\n\n- `network_disable_ipv6`: disable ipv6.\n  - Default: `false`\n\n### SSH\n\nConfigure SSH to use a centralized authorized_keys location for easy management.\n\n\n## Usage Example\n\n```yaml\n- hosts: all\n  vars:\n    network_server_fqdn: host.domain.tld\n    network_disable_ipv6: true\n  roles:\n    - thedumbtechguy.basic-server-setup\n```\n\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created by [TheDumbTechGuy](https://github.com/thedumbtechguy) ( [twitter](https://twitter.com/frostymarvelous) | [blog](https://thedumbtechguy.blogspot.com) | [galaxy](https://galaxy.ansible.com/thedumbtechguy/) )\n\n## Credits","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedumbtechguy%2Fansible-role-basic-server-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedumbtechguy%2Fansible-role-basic-server-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedumbtechguy%2Fansible-role-basic-server-setup/lists"}