腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(4699)
视频
沙龙
1
回答
Ansible
/
etc
/
ansible
缺少
PIP
我最近用Ubuntu18.04重新映射了我的笔记本电脑,在通过
PIP
(python2)安装了
Ansible
(2.7.5)之后,我意识到/
etc
/
ansible
不见了。除了
缺少
/
etc
/
ansible
之外,
Ansible
还在工作。你知道如何在安装时强制创建目录吗?或者我应该手动创建它?
浏览 21
提问于2019-01-07
得票数 3
1
回答
带
ansible
错误的流浪者配置
、
、
、
.found in the PATH variable.我使用vagrant-cachier插件进行composer供应商缓存,并安装了
ansible
。可能的问题是什么?
浏览 12
提问于2015-05-17
得票数 0
4
回答
在OSX上安装
Ansible
、
、
、
我从github下载了
ansible
并尝试运行它。这是我处决
ansible
时所得到的。ERROR!/
ansible
/bin/
ansible
", line 88, in <module> File "
浏览 3
提问于2017-05-11
得票数 3
回答已采纳
1
回答
如何确认无法在运行列表中执行任务的原因
这是我的不可接受的配置不可接受的版本: config file = /
etc
/
ansible
/
ansible
.cfg, become: yes }path:/
etc
/
ansible
/roles/apache2/tasks/maim.yaml - name: Install apa
浏览 1
提问于2020-08-18
得票数 2
回答已采纳
2
回答
如何在Ubuntu 18.04上完全删除
Ansible
2.8.3
/root/.
ansible
/plugins/modules', u'/usr/share/
ansible
/plugins/modules'][root:~] # cat /
etc
/apt/sources.list.d/<e
浏览 2
提问于2020-03-24
得票数 3
1
回答
不能为root用户和非root用户显示不同的版本。
、
、
我需要使用一个旧版本的
Ansible
(2.9)。我使用add-apt-repository ppa:
ansible
/
ansible
-2.9添加了回购。当我以根用户身份运行
ansible
--version时,我得到: config file = /
etc
/
ansible
/
ansible
.cfg configuredmodule search path = ['
浏览 0
提问于2020-12-18
得票数 0
回答已采纳
1
回答
基于MacOS的可装卸集装箱动态库存
、
community.docker.docker_containers最后,我尝试使用以下方法获取当前正在运行的Docker容器的列表:
ansible
-inventory
浏览 2
提问于2022-02-05
得票数 0
回答已采纳
2
回答
找不到~/.
ansible
.cfg或
etc
/
ansible
我用
pip
安装了
ansible
sudo python get-
pip
.py但我在~/.
ansible
.cfg或
etc
/
ansible
中都找不到macOS。$
ansible
--versio
浏览 2
提问于2019-11-21
得票数 1
1
回答
流浪汉:如何让shell脚本在
ansible
之前运行?
、
、
我们目前遇到了一个问题,即Vagrant,在
Ansible
provisionning之前需要运行某些CLI命令:
ansible
.compatibility_mode = "2.0"
浏览 4
提问于2022-05-16
得票数 2
1
回答
如何在Amazon EC2中安装
Ansible
?
、
我使用以下命令安装了
Ansible
:它显示了我运行
ansible
的安装completes.when --版本,它显示:
ansible
python module location = /usr/lo
浏览 6
提问于2017-11-09
得票数 2
回答已采纳
1
回答
在Jenkins容器中运行
ansible
-playbook
、
、
、
/alpine/edge/testing" >> #/
etc
/apk/repositories \
pip
install python-keyczar docker-py && \ echo &q
浏览 1
提问于2020-02-22
得票数 0
3
回答
ansible
-银河角色在“没有修改/
etc
/
ansible
/roles/”的权限时失败。
、
、
我在OSX10.10.1上,最近安装了
Ansible
,运行以下程序:sudo
pip
install
ansible
--upgrade/archive/1.0.1.tar.gz-error
浏览 9
提问于2014-12-29
得票数 13
回答已采纳
1
回答
成功构建后,
Pip
不删除源代码。
、
、
我正在使用
Ansible
的
pip
模块(Debian上的
pip
7.1.2 )从github安装
Ansible
: name: "git+https://github.com/
ansible
\n命令\"git重置--硬-q原产地/主\“失败,错误代码128在/tmp/src/
ansible
\n} 在/tmp/src中,我有一个
an
浏览 1
提问于2015-12-07
得票数 7
1
回答
错误:-sh: /usr/local/bin/
ansible
:没有这样的文件或目录
、
、
、
之后,我尝试了
ansible
安装:和which
ansible
最后一次对所有或主机执行不可接受的命令: 是操作系统特有的问题还是别的什么?
浏览 2
提问于2020-04-10
得票数 6
1
回答
模板字符串时获取错误模板错误:没有名为“json_query”的过滤器
、
、
、
、
安装了python3.8、
pip
、
ansible
-core、
ansible
-base和jmespath。[user2@myhost Migrator]$
ansible
--version config file = /
etc
/
ansible
--version
ansible
-playbook [core 2.12
浏览 2
提问于2022-03-21
得票数 2
回答已采纳
2
回答
Ansible
& Docker:需要建立从
Ansible
容器到Docker主机的ssh会话
、
、
、
、
/setup # -----------------------------/
ansible
/ COPY $
ANSIBLE
_SETUP_DIR/hosts $
ANSIBLE
_SETUP_DIR/ssh.config $
ANSIBLE
_
ETC
浏览 1
提问于2019-05-08
得票数 0
2
回答
在AWS EC2 Redhat实例上安装和配置
Ansible
、
、
、
、
我刚刚开始学习
Ansible
配置管理工具,我正在学习Linux学院教程来运行实现
ansible
命令,使用linux-academy服务器一切都很好,但当我尝试在亚马逊网络服务EC2实例中复制相同的内容时,我无法找到"cd /
etc
/
ansible
/hosts“。我已经使用
pip
命令安装了
ansible
,即"$sudo
pip
install
ansible
“。我已经尝试解决这个问题,但找不到任何适当的文
浏览 1
提问于2016-05-01
得票数 2
2
回答
如何用
ansible
在远程机器上激活python虚拟环境?
、
、
我正在学习Vagrant和
Ansible
,我正在尝试用Nginx在ubuntu20.04中为一个基本的烧瓶应用程序设置一个本地开发环境。= "bento/ubuntu-20.04" ubuntuserver.vm.provision :
ansible
do |
ansible
|
ansible
.playbook = "development.yml&qu
浏览 7
提问于2022-01-09
得票数 1
回答已采纳
4
回答
如何在虚拟库存文件中设置host_key_checking=false?
我想使用
ansible
-playbook命令而不是'vagrant provision‘。但是,在host_key_checking=false文件中设置hosts似乎不起作用。# hosts file
ansible
_ssh_user=vagrant
ansible
_ssh_port=2222
ansible
_ssh_host=12
浏览 2
提问于2014-04-15
得票数 151
回答已采纳
6
回答
在CentOS 8上安装
ansible
失败
、
、
、
我无法成功地安装
ansible
,我知道基本命令是:但产出如下: - nothing provides python-jinja2 needed by
ansible
-2.8.5-1.el7https://dl.fedoraproject.org/pub&
浏览 0
提问于2019-10-13
得票数 2
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
技术-自动化-ansible-ansible学习笔记
ansible介绍
ansible基础-加密
ansible基础-roles
Ansible 系列(一)
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券