Chapter 7. Executing the deployment playbook

  1. Change into the playbooks directory on the first node.

    # cd /usr/share/doc/gluster.ansible/playbooks
  2. Run the following command as the root user to start the deployment process.

    # ansible-playbook -i gluster_inventory.yml hc_deployment.yml --extra-vars='@he_gluster_vars.json'