nerdexam
Check_Point

156-521 · Question #73

You are working with an environment where Ansible is used to automate Check Point object creation. What must be defined in the Ansible playbook?

The correct answer is C. Management API login credentials and server IP. Ansible modules for Check Point require the Management Server IP, API credentials, and port to initiate communication. Without this, tasks such as object creation cannot proceed.

Automation with Ansible

Question

You are working with an environment where Ansible is used to automate Check Point object creation. What must be defined in the Ansible playbook?

Options

  • AWebUI URL
  • BGAiA username
  • CManagement API login credentials and server IP
  • DAnti-bot policy

How the community answered

(25 responses)
  • B
    4% (1)
  • C
    88% (22)
  • D
    8% (2)

Explanation

Ansible modules for Check Point require the Management Server IP, API credentials, and port to initiate communication. Without this, tasks such as object creation cannot proceed.

Topics

#Ansible playbook#API credentials#server IP#authentication

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice