Files
ansible_role_package/tests/test.sh
Matthew Stobbs 2472f527d1 fix remaining packages
- testing container is starting to work on macos
- still need to do testing for linux machines
2025-02-23 01:32:45 -07:00

5 lines
161 B
Bash
Executable File

#!/usr/bin/env zsh
podman run --rm -it -d --platform linux/amd64 --name packagetest -p 2222:22 packagetest
ansible-playbook test_not_local.yml -i inventory.yml