fix: Correct terraform_version to tofu_version in setup-opentofu-env action and update ansible command to ping public hosts
This commit is contained in:
@@ -7,7 +7,7 @@ runs:
|
||||
- name: Setup OpenTofu
|
||||
uses: opentofu/setup-opentofu@v1
|
||||
with:
|
||||
terraform_version: 1.9.1
|
||||
tofu_version: 1.9.1
|
||||
|
||||
- name: Install required python packages
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user