diff --git a/README.md b/README.md index b1b8563..b615e14 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,11 @@ Note This repository is being deprecated. Starting with Ansible 2.9 release, users are encouraged to use the official Check Point integration. For more details, see: -https://www.ansible.com/cybersecurity-automation-and-prevention-with-check-point-and-ansible +https://www.ansible.com/cybersecurity-automation-and-prevention-with-check-point-and-ansible
+There are two ways to use the official Check Point integration: +1. The formal version of Ansible – 2.9 (less recommended) +2. `collection` which is a new feature of Ansible in Ansible-Galaxy (the recommend option) - https://galaxy.ansible.com/check_point/mgmt + Installation instructions -------------------------