{"id":22848428,"url":"https://github.com/feedzai/ansible-modules","last_synced_at":"2025-03-31T06:11:45.001Z","repository":{"id":57719243,"uuid":"213703255","full_name":"feedzai/ansible-modules","owner":"feedzai","description":"Feedzai collection of Ansible modules.","archived":false,"fork":false,"pushed_at":"2019-10-15T15:11:31.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-02-06T10:28:07.748Z","etag":null,"topics":[],"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/feedzai.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":"2019-10-08T17:05:24.000Z","updated_at":"2022-03-20T05:04:05.000Z","dependencies_parsed_at":"2022-08-26T10:00:36.134Z","dependency_job_id":null,"html_url":"https://github.com/feedzai/ansible-modules","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fansible-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fansible-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fansible-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fansible-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feedzai","download_url":"https://codeload.github.com/feedzai/ansible-modules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423729,"owners_count":20774820,"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-12-13T04:12:09.673Z","updated_at":"2025-03-31T06:11:44.978Z","avatar_url":"https://github.com/feedzai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Modules\n\n[![Build Status](https://travis-ci.com/feedzai/ansible-modules.svg?branch=master)](https://travis-ci.com/feedzai/ansible-modules)\n\nFeedzai collection of non core Ansible modules.\n\n## How-to\n\nFollowing the [directory layout best practices][1] these modules should go in the `library` folder of the root.\n\n### Maven\n\nAdd dependency (to `pom.xml`):\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.feedzai.ansible\u003c/groupId\u003e\n    \u003cartifactId\u003eansible-modules\u003c/artifactId\u003e\n    \u003cversion\u003e${ansible-modules.version}\u003c/version\u003e\n    \u003cclassifier\u003edist\u003c/classifier\u003e\n    \u003ctype\u003etar.gz\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\nUsing `maven-assembly-plugin` you can unpack the dependency in the desired folder (in `dist.xml`):\n\n```xml\n\u003cdependencySet\u003e\n    \u003cuseProjectArtifact\u003efalse\u003c/useProjectArtifact\u003e\n    \u003cuseTransitiveDependencies\u003efalse\u003c/useTransitiveDependencies\u003e\n    \u003coutputDirectory\u003elibrary\u003c/outputDirectory\u003e\n    \u003cunpack\u003etrue\u003c/unpack\u003e\n    \u003cincludes\u003e\n        \u003cinclude\u003ecom.feedzai.ansible:ansible-modules\u003c/include\u003e\n    \u003c/includes\u003e\n\u003c/dependencySet\u003e\n```\n\n[1]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeedzai%2Fansible-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeedzai%2Fansible-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeedzai%2Fansible-modules/lists"}