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/dev_guide/testing/sanity
Alicia Cozine 8d03c2ddc4
Backport/2.11/docs1 (#74457)
* Fix issue with version 3 in docs version list (#74089)

Previously would subsitute the "3" in "s3" instead of the version location in the URL

(cherry picked from commit 325ccf22fe)

* corrected epmhasis line (#74254)

need to be careful when adding lines as you create a different offset

(cherry picked from commit 7b39ee361d)

* correct how to install Docker SDK for Python (#74288)

* docs: correct guide for the latest Docker SDK for Python
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Daeseok Youn <daeseok.youn@navercorp.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>

(cherry picked from commit 9369bd6ca1)

* Provide results to examples (#73984)

(cherry picked from commit 99a2b5f300)

* remove deprecated ansible.module_utils._text from documentation (#73211)

According to comment in ansible.module_utils._text it is deprecated and
should not be used. This is now reflected in the documentation.

(cherry picked from commit 5e5bfa8116)

* Update playbooks_filters.rst (#74242)

##### SUMMARY
Make the `random` filter description more clear.

(cherry picked from commit 5f391a72ee)

* Docs: Fix k8s_config_resource_name YAML example (#74129)

The `name` key should be beneath `metadata`:

(cherry picked from commit c9c84594d8)

* Update lookup.rst (#73716)

Document that users must pass `allow_unsafe=True` as an option in the lookup to allow templating, with a note about security implications.

Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
(cherry picked from commit c0cc574e65)

* vmware: Add a note about known issue (#73273)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
(cherry picked from commit 6e56e72d99)

Co-authored-by: Scott Sinclair <252082+pwae@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: daeseokyoun <daeseok.youn@gmail.com>
Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Co-authored-by: schurzi <github@drachen-server.de>
Co-authored-by: yuri <1969yuri1969@gmail.com>
Co-authored-by: ml <6209465+ml-@users.noreply.github.com>
Co-authored-by: sry9681 <sry9681@users.noreply.github.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
action-plugin-docs.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ansible-doc.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ansible-requirements.rst Import sanity test for plugins (#72497) 5 years ago
ansible-var-precedence-check.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
azure-requirements.rst remove azure extras and extras_require support (#67822) 6 years ago
bin-symlinks.rst Additional ansible-test path fixes. (#60300) 6 years ago
boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
botmeta.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
changelog.rst Use antsibull-changelog instead of packaged changelog generator (#69313) 6 years ago
compile.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
configure-remoting-ps1.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
deprecated-config.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
docs-build.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
empty-init.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
future-import-boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ignores.rst sanity ignores for a collection need to go to tests/sanity/ (#62182) 6 years ago
import.rst Import test: improve docs, add more tests (#73600) 5 years ago
integration-aliases.rst /docs/docsite/rst/dev_guide: fix typos (#67643) 6 years ago
line-endings.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
metaclass-boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-assert.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-basestring.rst Backport/2.11/docs1 (#74457) 5 years ago
no-dict-iteritems.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-iterkeys.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-itervalues.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-get-exception.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-illegal-filenames.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-main-display.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-smart-quotes.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-tests-as-filters.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-underscore-variable.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-unicode-literals.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-unwanted-files.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-wildcard-import.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
obsolete-files.rst Add sanity test for obsolete files. 6 years ago
package-data.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pep8.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pslint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pylint-ansible-test.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pylint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
release-names.rst Update release name for 2.10 6 years ago
replace-urlopen.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
required-and-default-attributes.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
rstcheck.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
runtime-metadata.rst Rebased pr73824 (#73934) 5 years ago
sanity-docs.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
shebang.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
shellcheck.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
symlinks.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
test-constraints.rst dev_guide: Correct path to ansible-test requirements files (#66626) 6 years ago
update-bundled.rst Split up "code smell" sanity tests. (#60174) 6 years ago
use-argspec-type-path.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
use-compat-six.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
validate-modules.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
yamllint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago