{"id":16362472,"url":"https://github.com/petemcw/ansible-role-common","last_synced_at":"2026-04-18T10:35:55.691Z","repository":{"id":14222668,"uuid":"16929596","full_name":"petemcw/ansible-role-common","owner":"petemcw","description":"Ansible role for common server settings","archived":false,"fork":false,"pushed_at":"2017-02-03T17:59:16.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T14:41:45.889Z","etag":null,"topics":["ansible","ansible-role"],"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/petemcw.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}},"created_at":"2014-02-17T23:02:29.000Z","updated_at":"2017-01-31T21:07:14.000Z","dependencies_parsed_at":"2022-09-03T10:20:39.444Z","dependency_job_id":null,"html_url":"https://github.com/petemcw/ansible-role-common","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/petemcw/ansible-role-common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petemcw","download_url":"https://codeload.github.com/petemcw/ansible-role-common/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-common/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","ansible-role"],"created_at":"2024-10-11T02:24:22.523Z","updated_at":"2026-04-18T10:35:55.660Z","avatar_url":"https://github.com/petemcw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common Role for August Ash Ansible Runs\n\n[![Build Status](https://travis-ci.org/petemcw/ansible-role-common.svg?branch=master)](https://travis-ci.org/petemcw/ansible-role-common)\n\nThis role configures common settings that are generally used across all\nserver instances. The following items are addressed:\n\n* Installing common packages\n* Configure miscellaneous defaults like:\n  - Locale\n  - Text editor\n\n## Role Variables\n\nThe variables that can be passed to this role and a brief description about\nthem are as follows:\n\n```yaml\n# Locales to generate (The first one will be the default)\ncommon_locales:\n  - en_US.UTF-8\n```\n\n## Examples\n\n1. Configure common role without the defaults:\n\n    ```yaml\n    ---\n    - name: Apply common settings to all nodes\n      hosts: all\n      roles:\n        - role: common\n          common_locales: [en_US.UTF-8, en_GB.UTF-8]\n    ```\n\n## Dependencies\n\nNone.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fansible-role-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetemcw%2Fansible-role-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fansible-role-common/lists"}