apt-get update; apt-get upgrade -y
서버에서 수행 할 때 다음 메시지가 나타납니다.
Setting up sudo (1.8.16-0ubuntu1.5) ...
Configuration file '/etc/sudoers'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** sudoers (Y/I/N/O/D/Z) [default=N] ?
Setting up ubuntu-minimal (1.361.1) ...
debconf
MySQL과 같은 패키지를 구성하여 프롬프트에 대한 질문에 대답하는 데 사용할 수 있다는 것을 알고 있습니다.
이 프롬프트에 대한 답변을 준비하기 위해 어떤 Linux 프로그램 / 모듈 / 함수 등을 사용해야합니까?
Ansilbe를 통해 수행되는 솔루션이 있다면 알고 싶습니다. BASH 스크립트 외에도.
참고 : 모든 배포는 IaC를 통해 수행되므로 자동화가 중요합니다.