diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-16 20:06:17 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-16 20:06:17 +0100 |
commit | 8af7efa1e03c1d37cf34197249e487348d382d82 (patch) | |
tree | 70564ffd883d494c0d0ea69d43e9dcf4edc421a7 /.gitignore | |
parent | fde2b4f0024c65efbab8cf3029bae6042e99f6da (diff) |
ansible: apt_update becomes update_system to handle apt & dnf updates
Using this opportunity to become role based
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ inventory.ini # Ansible *.retry +inventory.yaml # Packer packer_cache/ |