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 c271fd0df2 [stable-2.9] Fixes for validate-modules import handling. (#63932)
* Fix validate-modules support for collections.

- Relative imports now work correctly.
- The collection loader is now used.
- Modules are invoked as `__main__`.

* Remove obsolete validate-modules code ignores.

* Handle sys.exit in validate-modules.

* Add check for AnsibleModule initialization.

* Remove `missing-module-utils-import` check.

This check does not support relative imports or collections.

Instead of trying to overhaul the test, we can rely on the `ansible-module-not-initialized` test instead.

* Fix badly named error codes with `c#` in the name.

The `#` conflicts with comments in the sanity test ignore files.

* Add changelog entries.
(cherry picked from commit e9f8a34dce)

Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
..
api link from API stub page to module_utils page (#49831) 7 years ago
community Backport/2.9/docs release (#64173) 6 years ago
dev_guide [stable-2.9] Fixes for validate-modules import handling. (#63932) 6 years ago
galaxy Backport/2.9/docs (#64073) 6 years ago
images Adds custom 404 with cowsay image (#57422) 7 years ago
installation_guide updates RHEL packages to 2.9 (#64532) (#64620) 6 years ago
inventory Add implicit localhost hostvars note (#61956) 6 years ago
network Backport/2.9/docs3 (#63251) 6 years ago
plugins Backport/2.9/docs (#63247) 6 years ago
porting_guides add general facts-to-info paragraph (#64293) (#64297) 6 years ago
reference_appendices Backport/2.9/docs release (#64173) 6 years ago
roadmap Updated with slipped dates for the 2.9.0 release (#63243) 6 years ago
scenario_guides Backport/2.9/docs (#63814) 6 years ago
shared_snippets Backport/2.9/docs2 (#63524) 6 years ago
user_guide clarify vault warning and fix typo (#64457) 6 years ago
404.rst removes link from 404 content, explains options (#57971) 7 years ago
conf.py Backport/2.9/docs release (#64173) 6 years ago
index.rst Backport/2.9/docs (#64073) 6 years ago