Skip to content

Commit

Permalink
Merge pull request #2 from DIAGNijmegen/sol-22.08
Browse files Browse the repository at this point in the history
changed ansible timeout
  • Loading branch information
stephandooper authored Sep 20, 2023
2 parents 8b4536b + 0c31151 commit 2d5fe27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fact_caching_connection = /var/tmp/ansible_cache
fact_caching_timeout = 8640
deprecation_warnings = False
#vault_password_file = ./config/.vault-pass
timeout=60
timeout=4080
stdout_callback = yaml
bin_ansible_callbacks = True
local_tmp=/tmp
Expand Down

0 comments on commit 2d5fe27

Please sign in to comment.