mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
zpell the corerstly
This commit is contained in:
parent
2374abbeda
commit
d9d4ad828a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ This chapter discusses the Python API.
|
||||||
The Python API is very powerful, and is how the all the ansible CLI tools are implemented.
|
The Python API is very powerful, and is how the all the ansible CLI tools are implemented.
|
||||||
In version 2.0 the core ansible got rewritten and the API was mostly rewritten.
|
In version 2.0 the core ansible got rewritten and the API was mostly rewritten.
|
||||||
|
|
||||||
:.. note:: Ansible relies on forking processes, as such teh API is not thread safe.
|
:.. note:: Ansible relies on forking processes, as such the API is not thread safe.
|
||||||
|
|
||||||
.. _python_api_20:
|
.. _python_api_20:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue