摘要:
# 运维自动化工具Ansible # 1. ansible安装 ### rocky安装 ```bash 需要先安装 enel源 # yum install -y epel-release 然后再安装ansible # yum install -y ansible ``` ### ubuntu安装 a 阅读全文
posted @ 2023-07-18 11:44
0918
阅读(97)
评论(1)
推荐(0)
|
摘要:
# 运维自动化工具Ansible # 1. ansible安装 ### rocky安装 ```bash 需要先安装 enel源 # yum install -y epel-release 然后再安装ansible # yum install -y ansible ``` ### ubuntu安装 a 阅读全文
posted @ 2023-07-18 11:44
0918
阅读(97)
评论(1)
推荐(0)
|