This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1、部署执行命令
      ansible-playbook  -i  install_config/hosts  paltform_deploy.yml 
2、卸载paltform 部署命令所安装的rpm包
      ansible-playbook  -i  install_config/hosts tasks/uninstall/uninstall_platform.yml
3、查询安装rpm情况命令
      ansible-playbook  -i  install_config/hosts tasks/collect/collect_rpm_info.yml
Description
No description provided
Readme 94 MiB
Languages
Jinja 100%