{"id":23524881,"url":"https://github.com/fabiendupont/ims.premigration-windows","last_synced_at":"2025-10-31T17:30:29.295Z","repository":{"id":105042306,"uuid":"267344207","full_name":"fabiendupont/ims.premigration-windows","owner":"fabiendupont","description":"IMS - Premigration Role - Windows","archived":false,"fork":false,"pushed_at":"2023-04-04T23:39:20.000Z","size":12,"stargazers_count":1,"open_issues_count":2,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-25T18:28:50.491Z","etag":null,"topics":["ansible-role","ims","migration","powershell-script","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiendupont.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-27T14:38:51.000Z","updated_at":"2024-08-26T23:08:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"136a3a4f-8770-4b13-ba9f-36d7c573862c","html_url":"https://github.com/fabiendupont/ims.premigration-windows","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/fabiendupont%2Fims.premigration-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiendupont%2Fims.premigration-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiendupont%2Fims.premigration-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiendupont%2Fims.premigration-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiendupont","download_url":"https://codeload.github.com/fabiendupont/ims.premigration-windows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239220168,"owners_count":19602190,"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","ims","migration","powershell-script","windows"],"created_at":"2024-12-25T18:25:57.654Z","updated_at":"2025-10-31T17:30:29.250Z","avatar_url":"https://github.com/fabiendupont.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"IMS - Pre Migration - Windows\n=============================\n\nThis role configures the Windows virtual machine for migration.\nFor that, it generates a PowerShell script that:\n\n- Restores the IP configuration for network adapters statically configured\n- Restores the disks drive letters\n- Installs and starts RHEV-APT service if absent\n\nPrerequisites\n-------------\n\nThe Windows virtual machine must be configured to accept Ansible connection\nwith WinRM. Please, refer to Ansible documentation:\n\n- [Setting up a Windows Host](https://docs.ansible.com/ansible/latest/user_guide/windows_setup.html)\n- [Windows Remote Management](https://docs.ansible.com/ansible/latest/user_guide/windows_winrm.html)\n\nRole Variables\n--------------\n\nThe role behaviour can be influenced via some variables that are mainly\nwrappers for the module used in the role. ***By default, no variable is set***.\n\nThe only variables that you may want to customize are the ones configuring\nthe Ansible WinRM connection.See\n[Windows Remote Management \u003e Inventory Options](https://docs.ansible.com/ansible/latest/user_guide/windows_winrm.html#inventory-options)\n\nExample Playbook\n----------------\n\nThe following playbook will register the virtual machine against a Satellite 6\nserver and enable the `rhel-7-server-rpms` repository. If no information is\nprovided in extra_vars, the playbook will assume that repositories are already\nconfigured and will try to install the agent.\n\n```yaml\n---\n- hosts: all\n  vars:\n    ansible_connection: winrm\n    ansible_winrm_transport: kerberos\n    ansible_winrm_server_cert_validation: ignore\n  roles:\n    - role: fdupont_redhat.ims_premigration_windows\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiendupont%2Fims.premigration-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiendupont%2Fims.premigration-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiendupont%2Fims.premigration-windows/lists"}