设为首页 加入收藏

TOP

Ansible简介(二)
2023-07-23 13:37:54 】 浏览:53
Tags:Ansible 简介
@localhost ~]# dnf -y module install python36 [root@localhost ~]# dnf -y install centos-release-ansible-29 [root@localhost ~]# dnf -y install ansible-2.9.6-2.el8 //查看ansible版本 [root@localhost ~]# ansible --version ansible 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.6/site-packages/ansible executable location = /usr/bin/ansible python version = 3.6.8 (default, Jan 19 2022, 23:28:49) [GCC 8.5.0 20210514 (Red Hat 8.5.0-7)]
首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇ansible配置文件 下一篇Linux rsyslog 系统日志服务

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目