{"id":22748057,"url":"https://github.com/githubfoam/ruby-role","last_synced_at":"2026-05-07T15:34:33.970Z","repository":{"id":113755542,"uuid":"163546056","full_name":"githubfoam/ruby-role","owner":"githubfoam","description":"ansible role ruby TDI testinfra goss","archived":false,"fork":false,"pushed_at":"2019-12-26T00:09:21.000Z","size":47,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T07:49:42.084Z","etag":null,"topics":["ansible-role","goss","ruby","test-driven-infrastructure","testinfra"],"latest_commit_sha":null,"homepage":"","language":"Python","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/githubfoam.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-12-29T22:45:53.000Z","updated_at":"2020-06-25T17:45:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"a847a51b-ec64-4e36-bdc2-03af917817be","html_url":"https://github.com/githubfoam/ruby-role","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/githubfoam%2Fruby-role","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fruby-role/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fruby-role/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fruby-role/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/githubfoam","download_url":"https://codeload.github.com/githubfoam/ruby-role/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281216,"owners_count":20752207,"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-role","goss","ruby","test-driven-infrastructure","testinfra"],"created_at":"2024-12-11T03:19:22.962Z","updated_at":"2025-10-20T03:59:33.298Z","avatar_url":"https://github.com/githubfoam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible-ruby-role\n=========\n\n\nTravis (.com)master branch:\n[![](https://img.shields.io/travis/com/githubfoam/ruby-role/master.svg)](https://travis-ci.com/githubfoam/ruby-role)  \nTravis (.com) molecule travisci branch:\n[![](https://img.shields.io/travis/com/githubfoam/ruby-role/travisci.svg)](https://travis-ci.com/githubfoam/ruby-role)\n\n\n[![](https://img.shields.io/ansible/role/35929.svg)](https://galaxy.ansible.com/githubfoam/ruby_role)    [![](https://img.shields.io/ansible/role/d/35929.svg)](https://galaxy.ansible.com/githubfoam/ruby_role)\n----------------\n\nPlaybook\n----------------\n\nmolecule testinfra/goss travisci:\n\n        - MOLECULE_SCENARIO=centos74-goss\n        - MOLECULE_SCENARIO=centos74-testinfra\n        - MOLECULE_SCENARIO=ubuntu1804-goss\n        - MOLECULE_SCENARIO=ubuntu1804-testinfra\n\n        Entrypoint case #1\n        ```\n        /vagrant/ruby-role$ sudo molecule list\n        --\u003e Validating schema /vagrant/ruby-role/molecule/default/molecule.yml.\n        Validation completed successfully.\n        Instance Name    Driver Name    Provisioner Name    Scenario Name    Created    Converged\n        ---------------  -------------  ------------------  ---------------  ---------  -----------\n        centos7          docker         ansible             sc-centos7-goss  false      false\n\n        vagrant@control02:/vagrant/ruby-role$ sudo docker container ls\n        CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES\n\n        (venv1) vagrant@control02:/vagrant/ruby-role$ sudo molecule create -s sc-centos7-goss\n\n        (venv1) vagrant@control02:/vagrant/ruby-role$ sudo docker container ls\n        CONTAINER ID        IMAGE                     COMMAND             CREATED             STATUS              PORTS               NAMES\n        eda63d5f278f        molecule_local/centos:7   \"/usr/sbin/init\"    13 seconds ago      Up 10 seconds                           centos7\n\n        (venv1) vagrant@control02:/vagrant/ruby-role$ sudo dgoss edit --entrypoint=/usr/sbin/init  molecule_local/centos:7\n        INFO: Starting docker container\n        INFO: Container ID: 847364f2\n        INFO: Run goss add/autoadd to add resources\n        sh-4.2#\n        ```\n\n        Entrypoint case #2\n        ```\n        sudo molecule create -s sc-ubuntu1804-goss\n        (venv) vagrant@control01:/vagrant/ruby-role/molecule/ubuntu1804-goss/tests$ sudo docker container ls\n        CONTAINER ID        IMAGE                          COMMAND                  CREATED             STATUS              PORTS               NAMES\n        c406b4b7e5bd        molecule_local/ubuntu:bionic   \"bash -c 'while true…\"   38 minutes ago      Up 38 minutes                           bionic\n\n        (venv) vagrant@control01:/vagrant/ruby-role/molecule/ubuntu1804-goss/tests$ sudo docker inspect molecule_local/ubuntu:bionic | grep Entrypoint\n                    \"Entrypoint\": null,\n                    \"Entrypoint\": null,\n\n        sudo dgoss edit -it --entrypoint=\"\" molecule_local/ubuntu:bionic bash\n        ```\n        Experimental\n        ```\n        sudo molecule login -s sc-ubuntu1804-goss\n        sudo docker inspect molecule_local/ubuntu:bionic | grep Entrypoint\n                    \"Entrypoint\": null,\n                    \"Entrypoint\": null,\n\n        sudo dgoss edit -it --entrypoint=\"\" molecule_local/ubuntu:bionic bash\n        ```\n\n\nLicense\n-------\n\nGNU General Public License v3.0\n\nAuthor Information\n------------------\n\nAn optional section for the role authors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubfoam%2Fruby-role","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubfoam%2Fruby-role","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubfoam%2Fruby-role/lists"}