We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7051c9f commit a609ef3Copy full SHA for a609ef3
ansible.cfg
@@ -18,6 +18,7 @@ display_skipped_hosts = true
18
remote_user = ubuntu
19
### Add custom key if used
20
#private_key_file = /Users/v.kamerdinerov/.ssh/some-custom-key
21
+any_errors_fatal = true
22
23
[inventory]
24
ignore_patterns = artifacts, credentials
0 commit comments