天津做流产五洲网站,优化用户体验,自建房设计图,平度168网站建设使用官方的 Ubuntu PPA 更新包列表#xff1a;
apt update安装软件属性常用命令
apt install software-properties-common添加 Ansible PPA 到系统#xff1a;
add-apt-repository --yes --update ppa:ansible/ansible再次更新包列表以包括新添加的 PPA#xff1a;
apt … 使用官方的 Ubuntu PPA 更新包列表
apt update安装软件属性常用命令
apt install software-properties-common添加 Ansible PPA 到系统
add-apt-repository --yes --update ppa:ansible/ansible再次更新包列表以包括新添加的 PPA
apt update安装 Ansible
apt install ansibleansible --version# ansible --version
ansible [core 2.12.10]config file /etc/ansible/ansible.cfgconfigured module search path [/root/.ansible/plugins/modules, /usr/share/ansible/plugins/modules]ansible python module location /usr/lib/python3/dist-packages/ansibleansible collection location /root/.ansible/collections:/usr/share/ansible/collectionsexecutable location /usr/bin/ansiblepython version 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]jinja version 2.10.1libyaml Trueansible-config init --disabled ansible.cfgvim /etc/ansible/ansible.cfg [defaults]
inventory /root/ansible/hostsansible-inventory --list