{"id":16860561,"url":"https://github.com/moreati/ansible-pathlib","last_synced_at":"2026-04-24T22:33:31.014Z","repository":{"id":137145589,"uuid":"360336378","full_name":"moreati/ansible-pathlib","owner":"moreati","description":"Ansible collection that expose Python pathlib objects","archived":false,"fork":false,"pushed_at":"2021-04-21T23:40:25.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T10:49:49.824Z","etag":null,"topics":["ansible","ansible-collection","pathlib"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/moreati/pathlib","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moreati.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-21T23:40:09.000Z","updated_at":"2022-02-21T20:19:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"76065023-889f-4f74-b97d-9070ed960155","html_url":"https://github.com/moreati/ansible-pathlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moreati/ansible-pathlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moreati%2Fansible-pathlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moreati%2Fansible-pathlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moreati%2Fansible-pathlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moreati%2Fansible-pathlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moreati","download_url":"https://codeload.github.com/moreati/ansible-pathlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moreati%2Fansible-pathlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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","ansible-collection","pathlib"],"created_at":"2024-10-13T14:25:17.152Z","updated_at":"2026-04-24T22:33:30.993Z","avatar_url":"https://github.com/moreati.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Collection - moreati.pathlib\n\nA bare mniimum wrapper arounf the pathlib module.\n\n```\n$ ansible-playbook playbooks/demo.yml\nPLAY [Demonstrate pathlib filter plugins] ***************************************************************\n\nTASK [Gathering Facts] **********************************************************************************\nok: [localhost]\n\nTASK [Show components of path] **************************************************************************\nok: [localhost] =\u003e {\n    \"msg\": {\n        \"path\": \"/foo/bar/pkg-1.2.3.tar.gz\",\n        \"path.anchor\": \"/\",\n        \"path.as_uri()\": \"file:///foo/bar/pkg-1.2.3.tar.gz\",\n        \"path.is_absolute()\": true,\n        \"path.name\": \"pkg-1.2.3.tar.gz\",\n        \"path.parent\": \"/foo/bar\",\n        \"path.parents\": \"[PosixPath('/foo/bar'), PosixPath('/foo'), PosixPath('/')]\",\n        \"path.parts\": [\n            \"/\",\n            \"foo\",\n            \"bar\",\n            \"pkg-1.2.3.tar.gz\"\n        ],\n        \"path.stem\": \"pkg-1.2.3.tar\",\n        \"path.suffix\": \".gz\",\n        \"path.suffixes\": [\n            \".2\",\n            \".3\",\n            \".tar\",\n            \".gz\"\n        ]\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoreati%2Fansible-pathlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoreati%2Fansible-pathlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoreati%2Fansible-pathlib/lists"}