issues
search
ansible
/
ansible-dev-tools
Ansible automation developer tools
https://ansible.readthedocs.io/projects/dev-tools/
GNU General Public License v3.0
85
stars
29
forks
source link
Ensure that the tar file creation logic is encapsulated
#440
Closed
shatakshiiii
closed
1 month ago
shatakshiiii
commented
1 month ago
This ensures that the tar file creation logic is encapsulated in a separate function for better code organization and maintainability.
Follow up PR coming in to add checks for security risks.
Related PR:
https://github.com/ansible/ansible-dev-tools/pull/438