fixing more packages installs

This commit is contained in:
Matthew Stobbs
2025-02-23 02:34:37 -07:00
parent 2472f527d1
commit 3b22dbf6a9
4 changed files with 4 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
podman run --rm -it -d --platform linux/amd64 --name packagetest -p 2222:22 packagetest
ansible-playbook test_not_local.yml -i inventory.yml
podman stop packagetest