How to Install and Uninstall ansible-test.noarch Package on CentOS 8 / RHEL 8
Last updated: February 03,2025
1. Install "ansible-test.noarch" package
This guide let you learn how to install ansible-test.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
ansible-test.noarch
Copied
2. Uninstall "ansible-test.noarch" package
In this section, we are going to explain the necessary steps to uninstall ansible-test.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
ansible-test.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible-test.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:47:54 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ansible-test
Version : 2.9.21
Release : 1.el8
Architecture : noarch
Size : 457 k
Source : ansible-2.9.21-1.el8.src.rpm
Repository : epel
Summary : Tool for testing ansible plugin and module code
URL : http://ansible.com
License : GPLv3+
Description : Ansible is a radically simple model-driven configuration management,
: multi-node deployment, and remote task execution system. Ansible works
: over SSH and does not require any software or daemons to be installed
: on remote nodes. Extension modules can be written in any language and
: are transferred to managed machines automatically.
:
: This package installs the ansible-test command for testing modules and plugins
: developed for ansible.
Available Packages
Name : ansible-test
Version : 2.9.21
Release : 1.el8
Architecture : noarch
Size : 457 k
Source : ansible-2.9.21-1.el8.src.rpm
Repository : epel
Summary : Tool for testing ansible plugin and module code
URL : http://ansible.com
License : GPLv3+
Description : Ansible is a radically simple model-driven configuration management,
: multi-node deployment, and remote task execution system. Ansible works
: over SSH and does not require any software or daemons to be installed
: on remote nodes. Extension modules can be written in any language and
: are transferred to managed machines automatically.
:
: This package installs the ansible-test command for testing modules and plugins
: developed for ansible.