diff --git a/README.md b/README.md index 0940451..1c7c57d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ you are encouraged to contribute, share insights, and collaborate with fellow en We strive to make managing ClickHouse deployments as effortless and efficient as possible with automation, enabling users to focus on their core objectives. +## External requirements + +- [clickhouse-driver](https://clickhouse-driver.readthedocs.io/en/latest/) Python connector installed on a target machine. + ## Using this collection ### Installing the Collection from Ansible Galaxy @@ -138,10 +142,6 @@ TBD TBD -## External requirements - -- [clickhouse-driver](https://clickhouse-driver.readthedocs.io/en/latest/) Python connector installed on a machine where tasks are executed. - ## More information - [Ansible User guide](https://docs.ansible.com/ansible/latest/user_guide/index.html)