{"id":15871145,"url":"https://github.com/milldr/ansible-module-example","last_synced_at":"2025-04-01T22:25:56.472Z","repository":{"id":79867113,"uuid":"175718543","full_name":"milldr/ansible-module-example","owner":"milldr","description":"extremely basic ansible module example","archived":false,"fork":false,"pushed_at":"2019-08-07T19:29:21.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T09:09:10.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/milldr.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":"2019-03-15T00:07:08.000Z","updated_at":"2019-10-12T19:41:15.000Z","dependencies_parsed_at":"2023-07-11T05:16:38.424Z","dependency_job_id":null,"html_url":"https://github.com/milldr/ansible-module-example","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/milldr%2Fansible-module-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fansible-module-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fansible-module-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fansible-module-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milldr","download_url":"https://codeload.github.com/milldr/ansible-module-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246719714,"owners_count":20822790,"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-10-06T00:41:57.468Z","updated_at":"2025-04-01T22:25:56.451Z","avatar_url":"https://github.com/milldr.png","language":"Python","readme":"# Basic Ansible Example\n\na very basic ansible module without a lot of documentation. See the reference links before for more detailed explanations.\n\n## Files\n```\n+-- ansible.cfg: Add the path to your module here\n+-- playbook.yml: Example call to your custom module\n+-- roles\n|   +-- demo\n|   |   +-- library\n|   |   |   +-- __init__.py\n|   |   |   +-- demo.py: Ansible tasks calls this file by name\n|   |   |   +-- example_class.py: Class for custom logic\n|   |   +-- tasks\n|   |   |   +-- main.yml: Ansible task called when the role is imported\n|   |   +-- test.yml\n```\n\n## References\n\n- [Ansible Module Docs](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilldr%2Fansible-module-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilldr%2Fansible-module-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilldr%2Fansible-module-example/lists"}