Skip to content

Commit dd0681f

Browse files
committed
fix: updating submodules
1 parent 705bd43 commit dd0681f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hcl_domino_additional_provisioner/provisioners/ansible/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ strategy = linear
2222
# gather_timeout = 10
2323
roles_path = /vagrant/ansible
2424
vault_password_file = /vagrant/ansible/git_vault_password
25-
collections_paths = /vagrant/ansible_collections
25+
collections_path = /vagrant/ansible_collections
2626
host_key_checking = False
2727
force_color = True
2828
localhost_warning=False

0 commit comments

Comments
 (0)