Skip to content

Commit a3e72a9

Browse files
authored
Merge pull request #56 from stackhpc/bugfix/ansible-provider
Bump terraform provider ansible
2 parents 4c1dffd + 20aed90 commit a3e72a9

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

.terraform.lock.hcl

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
ansible = {
1111
source = "ansible/ansible"
12-
version = "1.1.0"
12+
version = "1.3.0"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)