Bringing machine 'pxd-win1' up with 'virtualbox' provider... Bringing machine 'pxd-win2' up with 'virtualbox' provider... ==> pxd-win1: Importing base box 'c2platform/win2022'... Progress: 10% Progress: 90% ==> pxd-win1: Matching MAC address for NAT networking... ==> pxd-win1: Checking if box 'c2platform/win2022' version '0.1.0' is up to date... ==> pxd-win1: Setting the name of the VM: ansible-phx_pxd-win1_1762496880971_94557 ==> pxd-win1: Fixed port collision for 5985 => 55985. Now on port 2200. ==> pxd-win1: Fixed port collision for 5986 => 55986. Now on port 2201. ==> pxd-win1: Fixed port collision for 22 => 2222. Now on port 2202. ==> pxd-win1: Clearing any previously set network interfaces... ==> pxd-win1: Preparing network interfaces based on configuration... pxd-win1: Adapter 1: nat pxd-win1: Adapter 2: hostonly ==> pxd-win1: Forwarding ports... pxd-win1: 5985 (guest) => 2200 (host) (adapter 1) pxd-win1: 5986 (guest) => 2201 (host) (adapter 1) pxd-win1: 22 (guest) => 2202 (host) (adapter 1) ==> pxd-win1: Running 'pre-boot' VM customizations... ==> pxd-win1: Booting VM... ==> pxd-win1: Waiting for machine to boot. This may take a few minutes... pxd-win1: WinRM address: 127.0.0.1:2200 pxd-win1: WinRM username: vagrant pxd-win1: WinRM execution_time_limit: PT2H pxd-win1: WinRM transport: negotiate ==> pxd-win1: Machine booted and ready! ==> pxd-win1: Checking for guest additions in VM... ==> pxd-win1: Setting hostname... ==> pxd-win1: Waiting for machine to reboot... ==> pxd-win1: Configuring and enabling network interfaces... ==> pxd-win1: Mounting shared folders... pxd-win1: /vagrant => /home/onknows/git/gitlab/c2/ansible-phx pxd-win1: /software => /software/projects/phx pxd-win1: /root/.marker => /home/onknows/.marker pxd-win1: /software-cache => /software/projects/phx/cache pxd-win1: /home/vagrant/.marker => /home/onknows/.marker pxd-win1: /ansible-dev-collections => /home/onknows/git/gitlab/c2/ansible-dev-collections pxd-win1: /root/.local/share/marker => /home/onknows/.local/share/marker pxd-win1: /home/vagrant/.local/share/marker => /home/onknows/.local/share/marker ==> pxd-win1: Running provisioner: windows-sysprep... ==> pxd-win1: Configuring sysprep... ==> pxd-win1: Syspreping... ==> pxd-win1: Checking if box 'c2platform/win2022' version '0.1.0' is up to date... ==> pxd-win1: Clearing any previously set forwarded ports... ==> pxd-win1: Clearing any previously set network interfaces... ==> pxd-win1: Preparing network interfaces based on configuration... pxd-win1: Adapter 1: nat pxd-win1: Adapter 2: hostonly ==> pxd-win1: Forwarding ports... pxd-win1: 5985 (guest) => 2200 (host) (adapter 1) pxd-win1: 5986 (guest) => 2201 (host) (adapter 1) pxd-win1: 22 (guest) => 2202 (host) (adapter 1) ==> pxd-win1: Running 'pre-boot' VM customizations... ==> pxd-win1: Booting VM... ==> pxd-win1: Waiting for machine to boot. This may take a few minutes... pxd-win1: WinRM address: 127.0.0.1:2200 pxd-win1: WinRM username: vagrant pxd-win1: WinRM execution_time_limit: PT2H pxd-win1: WinRM transport: negotiate ==> pxd-win1: Machine booted and ready! ==> pxd-win1: Checking for guest additions in VM... ==> pxd-win1: Setting hostname... ==> pxd-win1: Configuring and enabling network interfaces... ==> pxd-win1: Mounting shared folders... pxd-win1: /vagrant => /home/onknows/git/gitlab/c2/ansible-phx pxd-win1: /software => /software/projects/phx pxd-win1: /root/.marker => /home/onknows/.marker pxd-win1: /software-cache => /software/projects/phx/cache pxd-win1: /home/vagrant/.marker => /home/onknows/.marker pxd-win1: /ansible-dev-collections => /home/onknows/git/gitlab/c2/ansible-dev-collections pxd-win1: /root/.local/share/marker => /home/onknows/.local/share/marker pxd-win1: /home/vagrant/.local/share/marker => /home/onknows/.local/share/marker ==> pxd-win1: Machine already provisioned. Run `vagrant provision` or use the `--provision` ==> pxd-win1: flag to force provisioning. Provisioners marked to run always will still run. ==> pxd-win1: The Machine SID was changed from S-1-5-21-51764566-1011124836-2787823110 to S-1-5-21-3279190654-2645505921-2043016725 ==> pxd-win1: Running provisioner: shell... pxd-win1: Running: inline PowerShell script ==> pxd-win1: Running provisioner: ansible... pxd-win1: Running ansible-playbook... [DEPRECATION WARNING]: community.general.yaml has been deprecated. The plugin has been superseded by the the option `result_format=yaml` in callback plugin ansible.builtin.default from ansible-core 2.13 onwards. This feature will be removed from community.general in version 13.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Windows] ***************************************************************** TASK [Gathering Facts] ********************************************************* ok: [pxd-win1] TASK [c2platform.wincore.ad : Include ad_resources_types] ********************** included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_dns_client.yml for pxd-win1 => (item=ad_dns_client) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_membership.yml for pxd-win1 => (item=ad_membership) TASK [c2platform.wincore.ad : Configure DNS lookup] **************************** changed: [pxd-win1] => (item=Use AD DNS sever → 192.168.61.11) TASK [c2platform.wincore.ad : Debug] ******************************************* included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/debug.yml for pxd-win1 TASK [Include Windows roles] *************************************************** TASK [c2platform.core.secrets : Stat secret dir] ******************************* ok: [pxd-win1 -> localhost] => (item=/home/onknows/git/gitlab/c2/ansible-phx/secret_vars/development) ok: [pxd-win1 -> localhost] => (item=/runner/project/secret_vars/development) TASK [c2platform.core.secrets : Include secrets] ******************************* ok: [pxd-win1] => (item=/home/onknows/git/gitlab/c2/ansible-phx/secret_vars/development) TASK [c2platform.wincore.ad : Include ad_resources_types] ********************** included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_dns_client.yml for pxd-win1 => (item=ad_dns_client) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_membership.yml for pxd-win1 => (item=ad_membership) TASK [c2platform.wincore.ad : Configure DNS lookup] **************************** ok: [pxd-win1] => (item=Use AD DNS sever → 192.168.61.11) TASK [c2platform.wincore.ad : Manage domain controller/member] ***************** changed: [pxd-win1] => (item=c2.org) TASK [c2platform.wincore.ad : Debug] ******************************************* included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/debug.yml for pxd-win1 TASK [c2platform.wincore.win : Include win_resources] ************************** included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_shortcut.yml for pxd-win1 => (item=0-bootstrap-dev Shortcuts) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_chocolatey.yml for pxd-win1 => (item=0-bootstrap-dev NuGet and Firefox) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_file.yml for pxd-win1 => (item=0_bootstrap Apps folder) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/fail.yml for pxd-win1 => (item=0_bootstrap Environment pxd-win1 → development) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_powershell.yml for pxd-win1 => (item=openssh_server OpenSSH.Server~~~~0.0.1.0) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_copy.yml for pxd-win1 => (item=openssh_server sshd_config) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_powershell.yml for pxd-win1 => (item=openssh_server Restart sshd) TASK [c2platform.wincore.win : Manage shortcuts] ******************************* changed: [pxd-win1] => (item=%Public%\Desktop\FireFox (Shared Profile).lnk) changed: [pxd-win1] => (item=%Public%\Desktop\Downloads.lnk) TASK [c2platform.wincore.win : Manage Chocolatey packages] ********************* changed: [pxd-win1] => (item=nuget.commandline present) changed: [pxd-win1] => (item=firefox present) changed: [pxd-win1] => (item=git present) TASK [c2platform.wincore.win : Create, touch or remove files or directories] *** changed: [pxd-win1] => (item=Apps) TASK [c2platform.wincore.win : Run PowerShell scripts] ************************* changed: [pxd-win1] => (item=OpenSSH.Server~~~~0.0.1.0) TASK [c2platform.wincore.win : Manage file] ************************************ changed: [pxd-win1] => (item=%programdata%\ssh\sshd_config) TASK [c2platform.wincore.win : Run PowerShell scripts] ************************* changed: [pxd-win1] => (item=Restart sshd) PLAY RECAP ********************************************************************* pxd-win1 : ok=25 changed=8 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 ==> pxd-win2: Importing base box 'c2platform/win2022'... Progress: 10% ==> pxd-win2: Matching MAC address for NAT networking... ==> pxd-win2: Checking if box 'c2platform/win2022' version '0.1.0' is up to date... ==> pxd-win2: Setting the name of the VM: ansible-phx_pxd-win2_1762497183083_86420 ==> pxd-win2: Fixed port collision for 5985 => 55985. Now on port 2203. ==> pxd-win2: Fixed port collision for 5986 => 55986. Now on port 2204. ==> pxd-win2: Fixed port collision for 22 => 2222. Now on port 2205. ==> pxd-win2: Clearing any previously set network interfaces... ==> pxd-win2: Preparing network interfaces based on configuration... pxd-win2: Adapter 1: nat pxd-win2: Adapter 2: hostonly ==> pxd-win2: Forwarding ports... pxd-win2: 5985 (guest) => 2203 (host) (adapter 1) pxd-win2: 5986 (guest) => 2204 (host) (adapter 1) pxd-win2: 22 (guest) => 2205 (host) (adapter 1) ==> pxd-win2: Running 'pre-boot' VM customizations... ==> pxd-win2: Booting VM... ==> pxd-win2: Waiting for machine to boot. This may take a few minutes... pxd-win2: WinRM address: 127.0.0.1:2203 pxd-win2: WinRM username: vagrant pxd-win2: WinRM execution_time_limit: PT2H pxd-win2: WinRM transport: negotiate ==> pxd-win2: Machine booted and ready! ==> pxd-win2: Checking for guest additions in VM... ==> pxd-win2: Setting hostname... ==> pxd-win2: Waiting for machine to reboot... ==> pxd-win2: Configuring and enabling network interfaces... ==> pxd-win2: Mounting shared folders... pxd-win2: /vagrant => /home/onknows/git/gitlab/c2/ansible-phx pxd-win2: /software => /software/projects/phx pxd-win2: /root/.marker => /home/onknows/.marker pxd-win2: /software-cache => /software/projects/phx/cache pxd-win2: /home/vagrant/.marker => /home/onknows/.marker pxd-win2: /ansible-dev-collections => /home/onknows/git/gitlab/c2/ansible-dev-collections pxd-win2: /root/.local/share/marker => /home/onknows/.local/share/marker pxd-win2: /home/vagrant/.local/share/marker => /home/onknows/.local/share/marker ==> pxd-win2: Running provisioner: windows-sysprep... ==> pxd-win2: Configuring sysprep... ==> pxd-win2: Syspreping... ==> pxd-win2: Checking if box 'c2platform/win2022' version '0.1.0' is up to date... ==> pxd-win2: Clearing any previously set forwarded ports... ==> pxd-win2: Clearing any previously set network interfaces... ==> pxd-win2: Preparing network interfaces based on configuration... pxd-win2: Adapter 1: nat pxd-win2: Adapter 2: hostonly ==> pxd-win2: Forwarding ports... pxd-win2: 5985 (guest) => 2203 (host) (adapter 1) pxd-win2: 5986 (guest) => 2204 (host) (adapter 1) pxd-win2: 22 (guest) => 2205 (host) (adapter 1) ==> pxd-win2: Running 'pre-boot' VM customizations... ==> pxd-win2: Booting VM... ==> pxd-win2: Waiting for machine to boot. This may take a few minutes... pxd-win2: WinRM address: 127.0.0.1:2203 pxd-win2: WinRM username: vagrant pxd-win2: WinRM execution_time_limit: PT2H pxd-win2: WinRM transport: negotiate ==> pxd-win2: Machine booted and ready! ==> pxd-win2: Checking for guest additions in VM... ==> pxd-win2: Setting hostname... ==> pxd-win2: Configuring and enabling network interfaces... ==> pxd-win2: Mounting shared folders... pxd-win2: /vagrant => /home/onknows/git/gitlab/c2/ansible-phx pxd-win2: /software => /software/projects/phx pxd-win2: /root/.marker => /home/onknows/.marker pxd-win2: /software-cache => /software/projects/phx/cache pxd-win2: /home/vagrant/.marker => /home/onknows/.marker pxd-win2: /ansible-dev-collections => /home/onknows/git/gitlab/c2/ansible-dev-collections pxd-win2: /root/.local/share/marker => /home/onknows/.local/share/marker pxd-win2: /home/vagrant/.local/share/marker => /home/onknows/.local/share/marker ==> pxd-win2: Machine already provisioned. Run `vagrant provision` or use the `--provision` ==> pxd-win2: flag to force provisioning. Provisioners marked to run always will still run. ==> pxd-win2: The Machine SID was changed from S-1-5-21-51764566-1011124836-2787823110 to S-1-5-21-2779487107-1317063727-1404601852 ==> pxd-win2: Running provisioner: shell... pxd-win2: Running: inline PowerShell script ==> pxd-win2: Running provisioner: ansible... pxd-win2: Running ansible-playbook... [DEPRECATION WARNING]: community.general.yaml has been deprecated. The plugin has been superseded by the the option `result_format=yaml` in callback plugin ansible.builtin.default from ansible-core 2.13 onwards. This feature will be removed from community.general in version 13.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Windows] ***************************************************************** TASK [Gathering Facts] ********************************************************* ok: [pxd-win2] TASK [c2platform.wincore.ad : Include ad_resources_types] ********************** included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_dns_client.yml for pxd-win2 => (item=ad_dns_client) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_membership.yml for pxd-win2 => (item=ad_membership) TASK [c2platform.wincore.ad : Configure DNS lookup] **************************** changed: [pxd-win2] => (item=Use AD DNS sever → 192.168.61.11) TASK [c2platform.wincore.ad : Debug] ******************************************* included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/debug.yml for pxd-win2 TASK [Include Windows roles] *************************************************** TASK [c2platform.core.secrets : Stat secret dir] ******************************* ok: [pxd-win2 -> localhost] => (item=/home/onknows/git/gitlab/c2/ansible-phx/secret_vars/development) ok: [pxd-win2 -> localhost] => (item=/runner/project/secret_vars/development) TASK [c2platform.core.secrets : Include secrets] ******************************* ok: [pxd-win2] => (item=/home/onknows/git/gitlab/c2/ansible-phx/secret_vars/development) TASK [c2platform.wincore.ad : Include ad_resources_types] ********************** included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_dns_client.yml for pxd-win2 => (item=ad_dns_client) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/ad_membership.yml for pxd-win2 => (item=ad_membership) TASK [c2platform.wincore.ad : Configure DNS lookup] **************************** ok: [pxd-win2] => (item=Use AD DNS sever → 192.168.61.11) TASK [c2platform.wincore.ad : Manage domain controller/member] ***************** changed: [pxd-win2] => (item=c2.org) TASK [c2platform.wincore.ad : Debug] ******************************************* included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/ad/tasks/debug.yml for pxd-win2 TASK [c2platform.wincore.win : Include win_resources] ************************** included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_shortcut.yml for pxd-win2 => (item=0-bootstrap-dev Shortcuts) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_chocolatey.yml for pxd-win2 => (item=0-bootstrap-dev NuGet and Firefox) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_file.yml for pxd-win2 => (item=0_bootstrap Apps folder) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/fail.yml for pxd-win2 => (item=0_bootstrap Environment pxd-win2 → development) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_powershell.yml for pxd-win2 => (item=openssh_server OpenSSH.Server~~~~0.0.1.0) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_copy.yml for pxd-win2 => (item=openssh_server sshd_config) included: /home/onknows/git/gitlab/c2/ansible-dev-collections/ansible_collections/c2platform/wincore/roles/win/tasks/win_powershell.yml for pxd-win2 => (item=openssh_server Restart sshd) TASK [c2platform.wincore.win : Manage shortcuts] ******************************* changed: [pxd-win2] => (item=%Public%\Desktop\FireFox (Shared Profile).lnk) changed: [pxd-win2] => (item=%Public%\Desktop\Downloads.lnk) TASK [c2platform.wincore.win : Manage Chocolatey packages] ********************* changed: [pxd-win2] => (item=nuget.commandline present) changed: [pxd-win2] => (item=firefox present) changed: [pxd-win2] => (item=git present) TASK [c2platform.wincore.win : Create, touch or remove files or directories] *** changed: [pxd-win2] => (item=Apps) TASK [c2platform.wincore.win : Run PowerShell scripts] ************************* changed: [pxd-win2] => (item=OpenSSH.Server~~~~0.0.1.0) TASK [c2platform.wincore.win : Manage file] ************************************ changed: [pxd-win2] => (item=%programdata%\ssh\sshd_config) TASK [c2platform.wincore.win : Run PowerShell scripts] ************************* changed: [pxd-win2] => (item=Restart sshd) PLAY RECAP ********************************************************************* pxd-win2 : ok=25 changed=8 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0