Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyc-splunk committed Jun 27, 2024
1 parent e61cb7a commit 07eabbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- 'deployments/ansible/galaxy.yml'
branches:
- main
- ansible-vagrant-checksum
pull_request:
paths:
- '.github/workflows/ansible.yml'
Expand Down
4 changes: 4 additions & 0 deletions deployments/ansible/molecule/config/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 07eabbe

Please sign in to comment.