{"id":16130035,"url":"https://github.com/jomrr/ansible-collection-general","last_synced_at":"2026-05-15T21:34:44.751Z","repository":{"id":196777687,"uuid":"500969115","full_name":"jomrr/ansible-collection-general","owner":"jomrr","description":"Ansible collection for general modules.","archived":false,"fork":false,"pushed_at":"2024-07-07T10:40:25.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T20:17:07.826Z","etag":null,"topics":["ansible","ansible-collection","general","mac-address"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jomrr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-06-07T19:00:48.000Z","updated_at":"2024-07-07T10:40:28.000Z","dependencies_parsed_at":"2024-04-05T02:11:58.535Z","dependency_job_id":"e5f2929e-6cb4-412a-847f-11e1417547bd","html_url":"https://github.com/jomrr/ansible-collection-general","commit_stats":null,"previous_names":["jam82/ansible-collection-general","jomrr/ansible-collection-general"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-collection-general","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-collection-general/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-collection-general/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-collection-general/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jomrr","download_url":"https://codeload.github.com/jomrr/ansible-collection-general/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492543,"owners_count":20947545,"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","ansible-collection","general","mac-address"],"created_at":"2024-10-09T22:14:16.473Z","updated_at":"2026-05-15T21:34:44.715Z","avatar_url":"https://github.com/jomrr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible collection: jomrr.general\n\nDocumentation for the collection jomrr.general.\n\n## Modules\n\n### jomrr.general.gen_mac_from_name\n\nUsed with roles kickstart and virtinstall to generate reproducable MACs for VMs.\n\n## Installation\n\n### molecule.yml\n\nSpecify the requirements file in molecule.yml:\n\n```yaml\n---\n# file: molecule/default/molecule.yml\ndependency:\n  name: galaxy\n  options:\n    requirements-file: requirements.yml\n```\n\n### requirements.yml\n\n```yaml\n---\n\ncollections:\n  - name: git+https://github.com/jomrr/ansible-collection-general.git\n    version: main\n```\n\nThis automatically installs into the namespace jomrr defined in `galaxy.yml`.\n\n## Usage\n\n### Example for gen_mac_from_name\n\nUsage in role task to generate 2 MACs for host `test_guest`:\n\n```yaml\n    - name: \"Generate reproducable MAC Address(es) from name/fqdn\"\n      jomrr.general.gen_mac_from_name:\n        name: \"test_guest\"\n        count: 2\n```\n\n## License and Author\n\n- Author:: [jomrr](https://github.com/jomrr/)\n- Copyright:: 2022, [jomrr](https://github.com/jomrr/)\n\nLicensed under [MIT License](https://opensource.org/licenses/MIT).\nSee [LICENSE](https://github.com/jomrr/ansible-role-virtinstall/blob/master/LICENSE) file in repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomrr%2Fansible-collection-general","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjomrr%2Fansible-collection-general","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomrr%2Fansible-collection-general/lists"}