{"id":19705179,"url":"https://github.com/linux-system-roles/ee_linux_system_roles","last_synced_at":"2025-02-27T13:47:21.923Z","repository":{"id":40342030,"uuid":"379333972","full_name":"linux-system-roles/ee_linux_system_roles","owner":"linux-system-roles","description":"Ansible Execution Environment for Linux System Roles","archived":false,"fork":false,"pushed_at":"2024-07-22T02:29:02.000Z","size":302,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-07-22T17:36:27.387Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/linux-system-roles.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":"2021-06-22T16:26:56.000Z","updated_at":"2024-07-24T04:33:25.167Z","dependencies_parsed_at":"2024-04-15T05:48:37.335Z","dependency_job_id":"a339b1f1-c5e2-4870-97de-3b70bcede484","html_url":"https://github.com/linux-system-roles/ee_linux_system_roles","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/linux-system-roles%2Fee_linux_system_roles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-system-roles%2Fee_linux_system_roles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-system-roles%2Fee_linux_system_roles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-system-roles%2Fee_linux_system_roles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-system-roles","download_url":"https://codeload.github.com/linux-system-roles/ee_linux_system_roles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241020389,"owners_count":19895432,"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":[],"created_at":"2024-11-11T21:26:41.839Z","updated_at":"2025-02-27T13:47:21.902Z","avatar_url":"https://github.com/linux-system-roles.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ee_linux_system_roles\n[![Container Repository on Quay](https://quay.io/repository/linux-system-roles/ee_linux_system_roles/status \"Container Repository on Quay\")](https://quay.io/repository/linux-system-roles/ee_linux_system_roles)\n\nAnsible supports a new feature for bundling collections and their runtime\nenvironments, including the Ansible executable and dependencies, together in an\nexecutable container.  This is called an Ansible Execution Environment.  This is\na [good introduction](https://www.ansible.com/blog/introduction-to-ansible-builder).\n\nLinux System Roles is publishing an execution environment which contains the\n`fedora.linux_system_roles` collection along with its dependencies.\n\n`ee_linux_system_roles` uses the latest collection published in Galaxy, so if\nyou want to build an updated EE, you may have to first publish the latest\ncontent in the `fedora.linux_system_roles` collection.  The EE version tag is\nthe version of the collection used to build - this is `$COLLECTION_VERSION`\nbelow.  Check the latest version:\nhttps://galaxy.ansible.com/fedora/linux_system_roles.  To build:\n```\nansible-builder build -v 3 --container-runtime=podman \\\n  --file=builder.yml --tag=ee_linux_system_roles:$COLLECTION_VERSION\npodman images | grep ee_linux_system_roles\n```\nTo publish to quay, you must have an auth token for your\n`${XDG_RUNTIME_DIR}/containers/auth.json`.  To obtain this token, login to your quay.io account,\ngo to `Account Settings`, go to `CLI Password: ` and click on `Generate\nEncrypted Password`. Then use this with `podman login quay.io`.\n```\npodman tag ee_linux_system_roles:$COLLECTION_VERSION quay.io/linux-system-roles/ee_linux_system_roles:$COLLECTION_VERSION \npodman push quay.io/linux-system-roles/ee_linux_system_roles:$COLLECTION_VERSION\n```\nTo publish a testing image, use the `-testing` suffix:\n```\npodman tag ee_linux_system_roles:$COLLECTION_VERSION quay.io/linux-system-roles/ee_linux_system_roles:$COLLECTION_VERSION-testing\npodman push quay.io/linux-system-roles/ee_linux_system_roles:$COLLECTION_VERSION-testing\n```\nOnce you use `ansible-builder`, be sure to push the files in the `context/`\ndirectory as well.  These are the files that can be used by `podman build`\nor by the `quay.io` builder. If you just want to update the\ncontext files, you can use `ansible-builder create` instead of `ansible-builder\nbuild`, then submit a PR for the updated files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-system-roles%2Fee_linux_system_roles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-system-roles%2Fee_linux_system_roles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-system-roles%2Fee_linux_system_roles/lists"}