mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Use https for links to ansible.com domains.
This commit is contained in:
@@ -15,7 +15,7 @@ write plugins, and you can plug in inventory data from external data sources. T
|
||||
gives a basic overview and examples of the Ansible execution and playbook API.
|
||||
|
||||
If you would like to use Ansible programmatically from a language other than Python, trigger events asynchronously,
|
||||
or have access control and logging demands, please see the `Ansible Tower documentation <http://docs.ansible.com/ansible-tower/>`_.
|
||||
or have access control and logging demands, please see the `Ansible Tower documentation <https://docs.ansible.com/ansible-tower/>`_.
|
||||
|
||||
.. note:: Because Ansible relies on forking processes, this API is not thread safe.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user