Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 738 Bytes

proc_running-ansible-roles-in-check-mode.adoc

File metadata and controls

16 lines (13 loc) · 738 Bytes

Running Ansible Roles in Check Mode

You can run Ansible roles in check mode through the {ProjectWebUI}.

Prerequisites
Procedure
  1. In the {ProjectWebUI}, navigate to Hosts > All Hosts.

  2. Click Edit for the host you want to enable check mode for.

  3. In the Parameters tab, ensure that the host has a parameter named ansible_roles_check_mode with type boolean set to true.

  4. Click Submit.