You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
Matt Clay 7a0e86551d Support skip of platforms by version in tests. (#48826)
* Support skip of platforms by version in tests.

Previously a remote platform could be skipped completely using the alias:

`skip/{platform}` such as `skip/rhel`

Now a specific platform version can be skipped using the alias:

`skip/{platform}{version}` such as `skip/rhel7.6`

This feature is available for platforms specified with the `--remote` option.

* Add skip by version to the docs.

(cherry picked from commit 8066acc90c)
6 years ago
..
api adds stub API docs in a single file (#46663) 6 years ago
community Molecule is now IRC: ansible-molecule (#47860) (#47863) 6 years ago
dev_guide Support skip of platforms by version in tests. (#48826) 6 years ago
installation_guide [WIP] Backport/2.7/batch port (#45859) 6 years ago
inventory [WIP] Backport/2.7/batch port (#45859) 6 years ago
network Fix prompt mismatch issue for ios (#47004) 6 years ago
plugins Add docs for inventory caching (#46402) 6 years ago
porting_guides [stable-2.7] Add porting guide note about inline vars on import/include_tasks (#47121) (#47130) 6 years ago
reference_appendices added faq entry on ansible_host + delegation (#48438) 6 years ago
roadmap [stable-2.7] bulk docs update (#47828) 6 years ago
scenario_guides Update guide_packet.rst (#49007) (#49029) 6 years ago
user_guide [stable-2.7] Add an example to serial usage (#48669) 6 years ago
vmware VMware: improve readability and fix privileges names on scenario_clone_template (#47960) 6 years ago
conf.py [stable-2.7] -Change: set the 'canonical_url' theme option to enable rendering of canonical urls, promoting the 'latest' docs to search engines. (#49190) (#49214) 6 years ago
index.rst updates language about documentation versions and releases on index page (#46465) 6 years ago