• Blog
  • Ansible community forum
  • Documentation
Ansible Logo
Ansible Community Documentation
Ansible

Ansible getting started

  • Getting started with Ansible
  • Getting started with Execution Environments

Installation, Upgrade & Configuration

  • Installation Guide
  • Ansible Porting Guides

Using Ansible

  • Building Ansible inventories
  • Using Ansible command line tools
  • Using Ansible playbooks
  • Protecting sensitive data with Ansible vault
  • Using Ansible modules and plugins
  • Using Ansible collections
  • Using Ansible on Windows, BSD, and z/OS UNIX
  • Ansible tips and tricks

Contributing to Ansible

  • Ansible Community Guide
  • Ansible Collections Contributor Guide
  • ansible-core Contributors Guide
  • Advanced Contributor Guide
  • Ansible documentation style guide

Extending Ansible

  • Developer Guide

Common Ansible Scenarios

  • Legacy Public Cloud Guides

Network Automation

  • Network Getting Started
  • Network Advanced Topics
  • Network Developer Guide

Ansible Galaxy

  • Galaxy User Guide
  • Galaxy Developer Guide

Reference & Appendices

  • Collection Index
  • Indexes of all modules and plugins
  • Playbook Keywords
  • Return Values
  • Ansible Configuration Settings
  • Controlling how Ansible behaves: precedence rules
  • YAML Syntax
  • Python 3 Support
  • Interpreter Discovery
  • Releases and maintenance
  • Testing Strategies
  • Sanity Tests
    • action-plugin-docs
    • ansible-doc
    • changelog
    • compile
    • empty-init
    • ignores
    • import
    • line-endings
    • no-assert
    • no-basestring
    • no-dict-iteritems
    • no-dict-iterkeys
    • no-dict-itervalues
    • no-get-exception
    • no-illegal-filenames
    • no-main-display
    • no-smart-quotes
    • no-unicode-literals
    • pep8
    • pslint
    • pylint
    • replace-urlopen
    • runtime-metadata
    • shebang
    • shellcheck
    • symlinks
    • use-argspec-type-path
    • use-compat-six
    • validate-modules
    • yamllint
    • ansible-requirements
    • bin-symlinks
    • boilerplate
    • integration-aliases
    • mypy
    • no-unwanted-files
    • obsolete-files
    • package-data
    • pymarkdown
    • release-names
    • required-and-default-attributes
    • test-constraints
  • Frequently Asked Questions
  • Glossary
  • Ansible Reference: Module Utilities
  • Special Variables
  • Red Hat Ansible Automation Platform
  • Ansible Automation Hub
  • Logging Ansible output

Roadmaps

  • Ansible Roadmap
  • ansible-core Roadmaps




Ansible
  • Sanity Tests
  • Edit on GitHub

Sanity Tests

The following sanity tests are available as --test options for ansible-test sanity when testing Ansible Collections. This list is also available using ansible-test sanity --list-tests --allow-disabled.

For information on how to run these tests, see sanity testing guide.

  • action-plugin-docs
  • ansible-doc
  • changelog
  • compile
  • empty-init
  • ignores
  • import
  • line-endings
  • no-assert
  • no-basestring
  • no-dict-iteritems
  • no-dict-iterkeys
  • no-dict-itervalues
  • no-get-exception
  • no-illegal-filenames
  • no-main-display
  • no-smart-quotes
  • no-unicode-literals
  • pep8
  • pslint
  • pylint
  • replace-urlopen
  • runtime-metadata
  • shebang
  • shellcheck
  • symlinks
  • use-argspec-type-path
  • use-compat-six
  • validate-modules
  • yamllint

Additional tests are available when testing Ansible Core:

  • ansible-requirements
  • bin-symlinks
  • boilerplate
  • integration-aliases
  • mypy
  • no-unwanted-files
  • obsolete-files
  • package-data
  • pymarkdown
  • release-names
  • required-and-default-attributes
  • test-constraints
Previous Next

© Copyright Ansible project contributors. Last updated on Oct 28, 2025.