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.
2020-07-03 10:44:54 +02:00
..
api remove build errors including guess (#69711) 2020-05-29 11:56:49 -05:00
community Docs: mention about Ansible workshops (#70353) 2020-06-29 14:06:04 -05:00
dev_guide Fix the internal Python API usage examples 2020-07-03 10:44:54 +02:00
galaxy Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
images
installation_guide Remove RPM packaging infrastructure (#69554) 2020-05-15 20:29:05 -05:00
inventory Add implicit localhost hostvars note (#61956) 2019-09-16 14:00:29 -04:00
network update platform table with links to collections (#70373) 2020-07-02 10:20:11 -05:00
plugins WIP: Docs: User guide overhaul, part 4 (#69266) 2020-05-15 16:18:07 -04:00
porting_guides Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00
reference_appendices WIP: Docs: User guide overhaul, part 4 (#69266) 2020-05-15 16:18:07 -04:00
roadmap Updating 2.10 roadmap with adjusted beta release date (#70077) 2020-06-15 19:10:51 +01:00
scenario_guides Minor grammatical fix (#70405) 2020-07-01 10:47:08 +05:30
shared_snippets Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
user_guide Fix flatten null perserve versionadded (#70435) 2020-07-02 13:28:39 -05:00
404.rst
conf.py More boilerplate fixes. (#70224) 2020-06-22 19:05:30 -07:00
index.rst Remove extra Ansible in network automation section header (#67828) 2020-02-27 15:28:34 -06:00