第 2 章 Using Ansible Builder
2.1. Installing Ansible Builder 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
You can install Ansible Builder using Red Hat Subscription Management to register and attach to your Red Hat Ansible Automation Platform subscription. In your terminal, run the following command:
dnf install ansible-builder
$ dnf install ansible-builder
You can also install Ansible Builder from the Python Package Index (PyPI). To install with this setup, run:
pip install ansible-builder
$ pip install ansible-builder