From 8af7efa1e03c1d37cf34197249e487348d382d82 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sun, 16 Feb 2025 20:06:17 +0100 Subject: ansible: apt_update becomes update_system to handle apt & dnf updates Using this opportunity to become role based --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f0ae383..9709716 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ inventory.ini # Ansible *.retry +inventory.yaml # Packer packer_cache/ -- cgit v1.2.3