{"id":23074831,"url":"https://github.com/bsedin/ansible-ubuntu-common","last_synced_at":"2025-08-24T18:37:55.978Z","repository":{"id":79528354,"uuid":"124862180","full_name":"bsedin/ansible-ubuntu-common","owner":"bsedin","description":"Ubuntu common recipes","archived":false,"fork":false,"pushed_at":"2020-06-08T06:25:44.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:45:39.979Z","etag":null,"topics":["ansible-role","cpufreq","fail2ban","ssh","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":null,"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/bsedin.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-12T09:07:38.000Z","updated_at":"2020-06-08T06:25:46.000Z","dependencies_parsed_at":"2023-05-10T20:45:39.021Z","dependency_job_id":null,"html_url":"https://github.com/bsedin/ansible-ubuntu-common","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-ubuntu-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-ubuntu-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-ubuntu-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-ubuntu-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsedin","download_url":"https://codeload.github.com/bsedin/ansible-ubuntu-common/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-ubuntu-common/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259184739,"owners_count":22818267,"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-role","cpufreq","fail2ban","ssh","ubuntu"],"created_at":"2024-12-16T08:29:41.778Z","updated_at":"2025-06-11T02:06:54.441Z","avatar_url":"https://github.com/bsedin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ubuntu common roles for ansible\n\nCreate `./library` directory in your ansible project:\n\n```\nmkdir ./library\n```\n\nAnd configure `ansible.cfg`:\n\n```\n[defaults]\nroles_path = ./library\n```\n\nAdd submodule:\n\n```\ngit submodule add git@github.com:kressh/ansible-ubuntu-common.git library/ubuntu-common\n```\n\nUse role:\n\n```yaml\n---\n- hosts: yourserver.io\n  remote_user: ansible\n  become: true\n  roles:\n    - ubuntu-common\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsedin%2Fansible-ubuntu-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsedin%2Fansible-ubuntu-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsedin%2Fansible-ubuntu-common/lists"}