fix: display skipped hosts

If this is set to false then we can't see the title for long-running
tasks 😠
This commit is contained in:
Price Hiller 2023-07-05 01:49:20 -05:00
parent 0db2cb91ef
commit 1dcef1ae70
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -3,7 +3,6 @@ inventory = ./inventories/inventory.yml
stdout_callback=yaml
stderr_callback=yaml
bin_ansible_callbacks = True
display_skipped_hosts = False
[privelege_escalation]
become = True