{"id":22922553,"url":"https://github.com/amaurybsouza/yml-for-devops","last_synced_at":"2026-04-13T01:32:31.987Z","repository":{"id":45646307,"uuid":"434306676","full_name":"amaurybsouza/yml-for-devops","owner":"amaurybsouza","description":"A basic introduction for YML markup for all profissionals that are starting on Ansible, Kubernetes and other tools. (constantly updating)","archived":false,"fork":false,"pushed_at":"2021-12-02T23:10:09.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T01:51:22.985Z","etag":null,"topics":["ansible","devops","kubernetes","kubernetes-cluster","yml","yml-configuration","yml-playbook","yml-reference"],"latest_commit_sha":null,"homepage":"https://amauryborgesouza.medium.com/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amaurybsouza.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":"2021-12-02T17:04:44.000Z","updated_at":"2021-12-02T23:10:12.000Z","dependencies_parsed_at":"2022-09-04T00:22:39.644Z","dependency_job_id":null,"html_url":"https://github.com/amaurybsouza/yml-for-devops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amaurybsouza/yml-for-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaurybsouza%2Fyml-for-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaurybsouza%2Fyml-for-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaurybsouza%2Fyml-for-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaurybsouza%2Fyml-for-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amaurybsouza","download_url":"https://codeload.github.com/amaurybsouza/yml-for-devops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaurybsouza%2Fyml-for-devops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","devops","kubernetes","kubernetes-cluster","yml","yml-configuration","yml-playbook","yml-reference"],"created_at":"2024-12-14T08:11:08.824Z","updated_at":"2026-04-13T01:32:31.936Z","avatar_url":"https://github.com/amaurybsouza.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAML\n\nAccording to documentation, YAML (a recursive acronym for “YAML Ain’t Markup Language”) is a data serialization language designed to be human-friendly and work well with modern programming languages for common everyday tasks. This specification is both an introduction to the YAML language and the concepts supporting it. It is also a complete specification of the information needed to develop applications for processing YAML.\n\n\n## Usage\n\n- Key value pair:\n\n```yml\nfruit: apple\nvegetable: carrot\nliquid: water\nmeat: checken\n```\n\n- Array/Lists:\n\n```yml\nFruits:\n- Orange\n- Apple\n- Banana\n\nVegetables:\n- Carrot\n- Cauliflower\n- Tomato\n```\n\n- Dictionary/Map\n\n```yml\nBanana:\n  Calories: 105\n  Fat: 0.4g\n  Carbs: 27g\n\nGrapes:\n  calories: 62\n  Fat: 0.3g\n  Carbs: 16g\n```\n\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaurybsouza%2Fyml-for-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famaurybsouza%2Fyml-for-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaurybsouza%2Fyml-for-devops/lists"}