CI updates 4
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (push) Successful in 43s

This commit is contained in:
2025-01-06 14:01:15 -05:00
parent ed86f473d9
commit 54f9da7fe2

View File

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