How to Install and Uninstall ansible-lint Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 08,2024

1. Install "ansible-lint" package

Please follow the steps below to install ansible-lint on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ansible-lint

2. Uninstall "ansible-lint" package

Please follow the instructions below to uninstall ansible-lint on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ansible-lint $ sudo apt autoclean && sudo apt autoremove

3. Information about the ansible-lint package on Ubuntu 20.10 (Groovy Gorilla)

Package: ansible-lint
Architecture: all
Version: 4.2.0-1
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gregory Colpart
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 250
Depends: ansible, python3-pkg-resources, python3-ruamel.yaml, python3-six, python3-yaml, python3:any
Filename: pool/universe/a/ansible-lint/ansible-lint_4.2.0-1_all.deb
Size: 40536
MD5sum: e089bb8672b737561683dc585c911285
SHA1: 6d6f9a1651c4924beaec371007f4ddd602ac083b
SHA256: fe1572bc99a32c77ff9735b713b344fa7c7017e2395a6ef3d5e35902c815487c
SHA512: 4d318c3de7fea4bab60a857403e8ed83862e901b5b0c0ccdf7339c288a033a619d87ec5e49671907cb66963715380ee241b87d61029e9b1fa02c9943c3466477
Homepage: https://github.com/willthames/ansible-lint
Description-en: lint tool for Ansible playbooks
Ansible playbooks express configuration, deployment and orchestration in YAML
format. They can describe a policy you want your remote systems to enforce,
or a set of steps in a general IT process.
.
ansible-lint checks Ansible playbooks for practices and behaviour that could
potentially be improved.
Description-md5: a381932960794814b41d4276fb69f7a5