Compilation of Standalone Binary for Ansible Playbook
Background/Cause The internal product involves many Docker images, and distributed installation involves many hosts, so Ansible was used to write deployment scripts. However, there are various issues due to differences in the operating systems of the deployment machines or the installed versions of Ansible. The initial solution to this problem was to build an Alpine … Read more