{"id":18469569,"url":"https://github.com/miteshsharma/basicansible","last_synced_at":"2025-07-01T22:33:20.652Z","repository":{"id":109597863,"uuid":"148168312","full_name":"MiteshSharma/BasicAnsible","owner":"MiteshSharma","description":"Sample basic ansible configuration to create a test file","archived":false,"fork":false,"pushed_at":"2018-09-10T14:32:39.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T10:41:45.075Z","etag":null,"topics":["ansible","ansible-playbook","automation"],"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/MiteshSharma.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-09-10T14:29:51.000Z","updated_at":"2020-07-03T19:10:13.000Z","dependencies_parsed_at":"2023-03-22T17:18:58.609Z","dependency_job_id":null,"html_url":"https://github.com/MiteshSharma/BasicAnsible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MiteshSharma/BasicAnsible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FBasicAnsible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FBasicAnsible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FBasicAnsible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FBasicAnsible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiteshSharma","download_url":"https://codeload.github.com/MiteshSharma/BasicAnsible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FBasicAnsible/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263046862,"owners_count":23405277,"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-playbook","automation"],"created_at":"2024-11-06T10:10:54.882Z","updated_at":"2025-07-01T22:33:20.620Z","avatar_url":"https://github.com/MiteshSharma.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BasicAnsible\n\nAnsible is helpful in creating the group of machines, define how to configure them, what action to be taken on them. All these configurations and actions can be triggered from a central location which can be your local system (named controller machine). Ansible uses SSH to connect to remote hosts and do the setup, no software needed to be installed beforehand on a remote host. It's simple, agentless, powerful and flexible. It uses YAML in form of ansible playbook. Playbook is a file where automation is defined through tasks. A task is a single step to be performed like installing a package.\n\nInstall ansible using link: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html\n\nCommand to run : \n\nansible-playbook playbook.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiteshsharma%2Fbasicansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiteshsharma%2Fbasicansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiteshsharma%2Fbasicansible/lists"}