You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Commented out broken "Compute Thunderloop MD5 Hash" Ansible playbook command. This command prevents the setup_pi playbook from successfully executing.
* changed glob pattern matching to use ansible.builtin.shell instead of ansible.builtin.sudo
* added ansible task to import thunderloop_MD5_hash.sh to raspberry pi
* Fixed dependences for Ansible task: Compute Thunderloop MD5 Hash
* Modified/added ansible tasks to transfer hash_thunderloop_binary.sh to rasp pi and allow its execution
* Revert "changed glob pattern matching to use ansible.builtin.shell instead of ansible.builtin.sudo"
This reverts commit 72e629e.
* [pre-commit.ci lite] apply automatic fixes
* changed sh_binary in BUILD file to filegroup to configure dependency without making file directly executable
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
0 commit comments