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
Sviatoslav Sydorenko 8d97c8c222 Fix the internal Python API usage examples
Previous version initialized the `TaskQueueManager` after calling
`Play.load()` while advertising a way to inject a custom library
location path. This caused the tasks loader not to find any custom
modules because it was triggered before the path was actually added
to the module loader.

This patch changes the order of the operations to ensure that the
customized `context.CLIARGS` actually influences things.

Resolves https://github.com/ansible/ansible/issues/69758.
4 years ago
..
api remove build errors including guess (#69711) 4 years ago
community Docs: mention about Ansible workshops (#70353) 4 years ago
dev_guide Fix the internal Python API usage examples 4 years ago
galaxy Add support to install collections from git repositories (#69154) 4 years ago
images Adds custom 404 with cowsay image (#57422) 5 years ago
installation_guide Remove RPM packaging infrastructure (#69554) 4 years ago
inventory Add implicit localhost hostvars note (#61956) 5 years ago
network update platform table with links to collections (#70373) 4 years ago
plugins WIP: Docs: User guide overhaul, part 4 (#69266) 4 years ago
porting_guides Bump devel to 2.11.0 (#70121) 4 years ago
reference_appendices WIP: Docs: User guide overhaul, part 4 (#69266) 4 years ago
roadmap Updating 2.10 roadmap with adjusted beta release date (#70077) 4 years ago
scenario_guides Minor grammatical fix (#70405) 4 years ago
shared_snippets Add support to install collections from git repositories (#69154) 4 years ago
user_guide Fix flatten null perserve versionadded (#70435) 4 years ago
404.rst removes link from 404 content, explains options (#57971) 5 years ago
conf.py More boilerplate fixes. (#70224) 4 years ago
index.rst Remove extra Ansible in network automation section header (#67828) 5 years ago