diff --git a/tasks/main.yml b/tasks/main.yml index 8d162b3..5f33ce9 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -6,6 +6,7 @@ # needed for ansible_facts.packages - name: Check which packages are installed package_facts: + no_log: true # Depending on the plugins, checking installed packages might be slow # for example subscription manager might slow this down