> For the complete documentation index, see [llms.txt](https://docs.ionos.com/ansible/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/ansible/usage/testing.md).

# Testing

Set your IONOS user credentials.

```bash
export IONOS_USERNAME=username
export IONOS_PASSWORD=password
```

Change into the `tests` directory and execute the Playbooks.

```bash
cd tests
ansible-playbook server-test.yml
```

Note: The IONOS public image UUIDs change periodically due to updates. Therefore, it is recommended to use image aliases.
