mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 05:41:04 +00:00
Merge pull request #3054 from maxamillion/maxamillion/docsite
provide link to older docs when mentioning older docs
This commit is contained in:
@@ -262,8 +262,8 @@ Conditional Execution
|
||||
`````````````````````
|
||||
|
||||
(Note: this section covers 1.2 conditionals, if you are using a previous version, select
|
||||
the previous version of the documentation. Those conditional forms continue to be operational
|
||||
in 1.2, although the new mechanisms are cleaner.)
|
||||
the previous version of the documentation, `Ansible 1.1 Docs <http://ansible.cc/docs/released/1.1>`_ .
|
||||
Those conditional forms continue to be operational in 1.2, although the new mechanisms are cleaner.)
|
||||
|
||||
Sometimes you will want to skip a particular step on a particular host. This could be something
|
||||
as simple as not installing a certain package if the operating system is a particular version,
|
||||
|
||||
Reference in New Issue
Block a user