How to Install and Uninstall ansible-test Package on openSUSE Leap
Last updated: November 08,2024
1. Install "ansible-test" package
Please follow the guidance below to install ansible-test on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ansible-test
Copied
2. Uninstall "ansible-test" package
Please follow the instructions below to uninstall ansible-test on openSUSE Leap:
$
sudo zypper remove
ansible-test
Copied
3. Information about the ansible-test package on openSUSE Leap
Information for package ansible-test:
-------------------------------------
Repository : Main Repository
Name : ansible-test
Version : 2.9.27-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : ansible-2.9.27-bp155.2.16.src
Upstream URL : https://ansible.com/
Summary : Tool for testing ansible plugin and module code
Description :
This package installs the ansible-test command for testing modules and plugins
developed for ansible.
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.
-------------------------------------
Repository : Main Repository
Name : ansible-test
Version : 2.9.27-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : ansible-2.9.27-bp155.2.16.src
Upstream URL : https://ansible.com/
Summary : Tool for testing ansible plugin and module code
Description :
This package installs the ansible-test command for testing modules and plugins
developed for ansible.
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.