mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
Use https for links to ansible.com domains.
This commit is contained in:
parent
0d1e9bfe90
commit
c262dbfd30
46 changed files with 61 additions and 61 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue