2.13. 重新安装容器化 Ansible Automation Platform
要在卸载并保留数据库后重新安装容器化部署,请按照 安装容器化 Ansible Automation Platform 中的步骤,并在 playbook 命令中包含现有的 secret 键值:
ansible-playbook -i inventory ansible.containerized_installer.install -e controller_secret_key=<secret_key_value>
$ ansible-playbook -i inventory ansible.containerized_installer.install -e controller_secret_key=<secret_key_value>