diff --git a/.github/workflows/ansible.yml b/.github/workflows/ansible.yml index 756107f000..1f7b68d523 100644 --- a/.github/workflows/ansible.yml +++ b/.github/workflows/ansible.yml @@ -12,6 +12,7 @@ on: - 'deployments/ansible/galaxy.yml' branches: - main + - ansible-vagrant-checksum pull_request: paths: - '.github/workflows/ansible.yml' diff --git a/deployments/ansible/molecule/config/windows.yml b/deployments/ansible/molecule/config/windows.yml index b287404d31..33cf07f3b0 100644 --- a/deployments/ansible/molecule/config/windows.yml +++ b/deployments/ansible/molecule/config/windows.yml @@ -30,6 +30,8 @@ platforms: - name: "2019" box: gusztavvargadr/windows-server-2019-standard box_version: 1809.0.2312 + box_download_checksum: a3dc2c69fb27ef7653164b91befc8a96f934a74f870e13e5fa2fead020dc1731 + box_download_checksum_type: sha256 cpus: 2 memory: 4096 provider_options: @@ -39,6 +41,8 @@ platforms: - name: "2022" box: gusztavvargadr/iis-windows-server box_version: 2102.0.2312 + box_download_checksum: 191b2bb5f8bca65a51332f75255acbd70dbdcd0ef6d63b9f6617a8877055f691 + box_download_checksum_type: sha256 cpus: 2 memory: 4096 provider_options: