ansible opts display* (#176)

ansible opts display*

Co-Authored-By: Michael Grote <michael.grote@posteo.de>
Co-Authored-By: mg <mg@noreply.git.mgrote.net>

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#176
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-07-28 07:53:51 +02:00
parent de812e6820
commit 9f419d683e
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ collections_paths = ./ansible_collections
private_key_file = ./id_rsa_ansible_user
vault_password_file = vault-pass.yml
gathering = smart
#display_ok_hosts = no # zeigt nur noch changed und error tasks/hosts an
#display_skipped_hosts = yes # dito
[inventory]