| `ANSIBLE_WORKSPACE`<imgwidth=100/> | The path where is located your ansible project <imgwidth=175/> | `.`<imgwidth=100/> |
| `ANSIBLE_INVENTORY_FILE`<imgwidth=100/> | The inventory file where are described roles and groups. This variable should be specified in `Gitalb > CI/CD Settings` as file. <imgwidth=175/> | ` `<imgwidth=100/> |
| `SSH_PRIVATE_KEY_FILE`<imgwidth=100/> | ⚠️ Mandatory variable. The name of your private SSH key. his variable should be specified in `Gitalb > CI/CD Settings` as file. <imgwidth=175/> | ` `<imgwidth=100/> |
| `ANSIBLE_INVENTORY_FILE`<imgwidth=100/> | The inventory file where are described roles and groups. This variable should be specified in `GitLab > CI/CD Settings` as file. <imgwidth=175/> | ` `<imgwidth=100/> |
| `SSH_PRIVATE_KEY_FILE`<imgwidth=100/> | ⚠️ Mandatory variable. The name of your private SSH key. This variable should be specified in `GitLab > CI/CD Settings` as file. <imgwidth=175/> | ` `<imgwidth=100/> |
| `ADDITIONAL_OPTIONS`<imgwidth=100/> | Other [options](https://docs.ansible.com/ansible/latest/cli/ansible-playbook.html#common-options) you may want to use<imgwidth=175/> | ` `<imgwidth=100/> |