Skip to content

Commit a609ef3

Browse files
Add any_errors_fatal
1 parent 7051c9f commit a609ef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ display_skipped_hosts = true
1818
remote_user = ubuntu
1919
### Add custom key if used
2020
#private_key_file = /Users/v.kamerdinerov/.ssh/some-custom-key
21+
any_errors_fatal = true
2122

2223
[inventory]
2324
ignore_patterns = artifacts, credentials

0 commit comments

Comments
 (0)