{"id":18783617,"url":"https://github.com/cimon-io/ansible-role-dependent-software","last_synced_at":"2026-05-19T19:04:20.229Z","repository":{"id":66296901,"uuid":"109794230","full_name":"cimon-io/ansible-role-dependent-software","owner":"cimon-io","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-07T11:27:39.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-29T11:45:00.911Z","etag":null,"topics":["ansible","ansible-role","apt"],"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/cimon-io.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}},"created_at":"2017-11-07T06:10:28.000Z","updated_at":"2019-01-07T11:27:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e3a3a4a-408b-4afb-b935-8bdecde10807","html_url":"https://github.com/cimon-io/ansible-role-dependent-software","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-dependent-software","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-dependent-software/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-dependent-software/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-dependent-software/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cimon-io","download_url":"https://codeload.github.com/cimon-io/ansible-role-dependent-software/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699579,"owners_count":19682574,"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","apt"],"created_at":"2024-11-07T20:39:55.628Z","updated_at":"2026-05-19T19:04:20.188Z","avatar_url":"https://github.com/cimon-io.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible dependent software role\n\nAn ansible role that updates the repository cache and installs packages, specified by the `software_packages_list` list.\n\nThis role can be run under all versions of Ubuntu.\n\n## Requirements\n\nNone\n\n## Role Variables\n\nAll necessary packages should be listed in software_packages_list:\n\n```yaml\nsoftware_packages_list: []    # A list of packages to install\n```\n\n## Dependencies\n\nNone\n\n## Example Playbook\n\nA playbook example is given below:\n\n```yaml\n- hosts: all\n  roles:\n    - role: dependent-software\n      software_packages_list:\n        - \"{{ base_packages }}\"\n        - postgresql-common\n  vars:\n    base_packages:\n      - build-essential\n      - wget\n      - curl\n      - git\n      - rsync\n      - jq\n      - tmux\n```\n\n## License\n\nLicensed under the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcimon-io%2Fansible-role-dependent-software","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcimon-io%2Fansible-role-dependent-software","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcimon-io%2Fansible-role-dependent-software/lists"}