{"id":28205194,"url":"https://github.com/ome/ansible-role-selinux-utils","last_synced_at":"2025-06-14T12:30:53.667Z","repository":{"id":42572642,"uuid":"78220426","full_name":"ome/ansible-role-selinux-utils","owner":"ome","description":"Install utilities for interactions with SELinux","archived":false,"fork":false,"pushed_at":"2024-05-22T12:31:24.000Z","size":32,"stargazers_count":2,"open_issues_count":3,"forks_count":12,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-05T06:55:07.217Z","etag":null,"topics":["ansible","role","selinux"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ome/selinux_utils","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ome.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-01-06T16:22:52.000Z","updated_at":"2024-04-03T12:18:19.000Z","dependencies_parsed_at":"2022-09-09T05:32:32.844Z","dependency_job_id":"2ed859c8-9870-4bb8-8dfa-abeeb9903049","html_url":"https://github.com/ome/ansible-role-selinux-utils","commit_stats":{"total_commits":33,"total_committers":6,"mean_commits":5.5,"dds":0.6060606060606061,"last_synced_commit":"e575a37b8bce5ccf121f7183d145719723ffe367"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fansible-role-selinux-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fansible-role-selinux-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fansible-role-selinux-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fansible-role-selinux-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ome","download_url":"https://codeload.github.com/ome/ansible-role-selinux-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fansible-role-selinux-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258613382,"owners_count":22729130,"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","selinux"],"created_at":"2025-05-17T08:13:39.936Z","updated_at":"2025-06-14T12:30:53.658Z","avatar_url":"https://github.com/ome.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"SELinux Utils\n=============\n\n[![Actions Status](https://github.com/ome/ansible-role-selinux-utils/workflows/Molecule/badge.svg)](https://github.com/ome/ansible-role-selinux-utils/actions)\n[![Ansible Role](https://img.shields.io/badge/ansible--galaxy-selinux_utils-blue.svg)](https://galaxy.ansible.com/ui/standalone/roles/ome/selinux_utils/)\n\nSets a host variable indicating whether SELinux is enabled or not.\nInstalls utilities for interacting with SELinux if it is.\n\nThese utilities may be required by some Ansible modules when SELinux is enabled, and are not always present in CentOS 7 base images.\n\nThis role will set the host variable `selinux_enabled: {True,False}` which can be used in later roles.\n\nIdeally this role should be included as a dependency in `meta/main.yml` of any roles that need to know whether SELinux is enabled.\n\n\nExample Playbook\n----------------\n\n    - hosts: localhost\n      roles:\n      - ome.selinux_utils\n      tasks:\n        debug:\n          msg: \"SELinux is enabled or permissive\"\n        when: selinux_enabled\n\n\nAuthor Information\n------------------\n\nome-devel@lists.openmicroscopy.org.uk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fome%2Fansible-role-selinux-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fome%2Fansible-role-selinux-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fome%2Fansible-role-selinux-utils/lists"}