Upgrade to 1.22.6 #12

Merged
chris merged 5 commits from development into main 2025-01-06 14:02:50 -05:00
Showing only changes of commit 54f9da7fe2 - Show all commits

View File

@ -14,9 +14,9 @@ jobs:
- name: Ansible Environment Verify
run: |
echo "BUILD_USER: $(whoami)" && echo
echo "BUILD HOST: $(cat /etc/hostname)" && echo
echo "BUILD USER: $(whoami)" && echo
echo "PWD: $(pwd)" && echo
cat /etc/hostname && echo
lscpu && echo
. ./.ci.env && echo
env && echo