• AnsibleFest
  • Products
  • Community
  • Webinars & Training
  • Blog
Ansible Logo
Documentation
Ansible
devel

Installation, Upgrade & Configuration

  • Installation Guide
  • Ansible Porting Guides

Using Ansible

  • User Guide

Contributing to Ansible

  • Ansible Community Guide

Extending Ansible

  • Developer Guide

Common Ansible Scenarios

  • Public Cloud Guides
  • Network Technology Guides
  • Virtualization and Containerization Guides

Network Automation

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

Ansible Galaxy

  • Galaxy User Guide
  • Galaxy Developer Guide

Reference & Appendices

  • Collection Index
  • Playbook Keywords
  • Return Values
  • Ansible Configuration Settings
  • Controlling how Ansible behaves: precedence rules
  • YAML Syntax
  • Python 3 Support
  • Interpreter Discovery
  • Release and maintenance
  • Testing Strategies
  • Sanity Tests
    • action-plugin-docs
    • ansible-doc
    • bin-symlinks
    • botmeta
    • changelog
    • compile
    • configure-remoting-ps1
    • docs-build
    • empty-init
    • future-import-boilerplate
    • ignores
    • import
    • integration-aliases
    • line-endings
    • metaclass-boilerplate
    • 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
    • no-unwanted-files
    • obsolete-files
    • package-data
    • pep8
    • pslint
    • pylint
    • Release names
    • replace-urlopen
    • required-and-default-attributes
    • rstcheck
    • runtime-metadata.yml
    • sanity-docs
    • shebang
    • shellcheck
    • symlinks
    • test-constraints
    • use-argspec-type-path
    • use-compat-six
    • validate-modules
    • yamllint
  • Frequently Asked Questions
  • Glossary
  • Ansible Reference: Module Utilities
  • Special Variables
  • Red Hat Ansible Tower
  • Ansible Automation Hub
  • Logging Ansible output

Roadmaps

  • Roadmaps




Ansible
  • Docs »
  • Sanity Tests »
  • symlinks
  • Edit on GitHub

You are reading the devel version of the Ansible documentation - this version is not guaranteed stable. Use the version selection to the left if you want the latest stable released version.

symlinks¶

Symbolic links are only permitted for files that exist to ensure proper tarball generation during a release.

If other types of symlinks are needed for tests they must be created as part of the test.

Next Previous

© Copyright 2019 Red Hat, Inc. Last updated on Dec 03, 2020.