Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Aug 5, 2024
1 parent d034deb commit 43f9166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- name: NFTables | Pulling info on installed packages
ansible.builtin.package_facts:
manager: auto
timeout: 5
ignore_errors: true
register: nft_packages
tags: config
Expand Down

0 comments on commit 43f9166

Please sign in to comment.