{"id":20160681,"url":"https://github.com/aplyca/ansible-role-essentials","last_synced_at":"2026-04-12T06:31:08.295Z","repository":{"id":21692494,"uuid":"25013809","full_name":"Aplyca/ansible-role-essentials","owner":"Aplyca","description":"Ansible role to install essential Linux packages and execute basic tasks","archived":false,"fork":false,"pushed_at":"2019-01-22T02:02:46.000Z","size":77,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-13T13:51:14.214Z","etag":null,"topics":["ansible","ansible-galaxy","ansible-playbook","ansible-role","essential","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Aplyca.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-10-10T00:18:03.000Z","updated_at":"2019-01-22T02:02:48.000Z","dependencies_parsed_at":"2022-08-18T05:10:21.460Z","dependency_job_id":null,"html_url":"https://github.com/Aplyca/ansible-role-essentials","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/Aplyca%2Fansible-role-essentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-essentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-essentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-essentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aplyca","download_url":"https://codeload.github.com/Aplyca/ansible-role-essentials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600481,"owners_count":19988713,"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-galaxy","ansible-playbook","ansible-role","essential","linux"],"created_at":"2024-11-14T00:15:15.275Z","updated_at":"2025-12-31T01:04:35.009Z","avatar_url":"https://github.com/Aplyca.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Essentials\n\n[![Build Status](https://travis-ci.org/Aplyca/ansible-role-essentials.svg?branch=master)](https://travis-ci.org/Aplyca/ansible-role-essentials)\n[![Circle CI](https://circleci.com/gh/Aplyca/ansible-role-essentials.svg?style=svg)](https://circleci.com/gh/Aplyca/ansible-role-essentials)\n\nAnsible Role that installs and configure essential software on Debian/Ubuntu.\n\n## Requirements\n\nUse hash behavior for variables in ansible.cfg\n* See example: https://github.com/Aplyca/ansible-role-essentials/blob/master/tests/ansible.cfg\n* See official docs: http://docs.ansible.com/intro_configuration.html#hash-behaviour\n\n## Installation\n\nUsing Ansible Galaxy:\n```bash\nansible-galaxy install aplyca.Essentials\n```\nYou can add this role as a dependency for other roles, add the role to the meta/main.yml file of your own role:\n```yaml\ndependencies:\n  - { role: aplyca.Essentials }\n```\n\n## Default Installed Packages\n  - rsync\n  - lynx\n  - bash\n  - curl\n  - wget\n  - git\n  - acl\n  - ntp\n\n## Role Variables\n\nSee default variables: https://github.com/Aplyca/ansible-role-essentials/blob/master/defaults/main.yml\n\n## Dependencies\n\nNone.\n\n## Testing\n\nUse Vagrant to test the role:\n\n```bash\ncd tests;\nvagrant box add ubuntu/trusty64;\nvagrant up;\n```\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nMauricio Sánchez from Aplyca SAS (http://www.aplyca.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplyca%2Fansible-role-essentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplyca%2Fansible-role-essentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplyca%2Fansible-role-essentials/lists"}