diff --git a/README.md b/README.md index 43e115e..0cb1987 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MAAS-ansible-playbook An Ansible playbook for installing and configuring MAAS, further documentation is found [here](https://maas.io/docs/ansible-playbooks-reference). -## Supported versions +## Versions This playbook has been tested with Ansible version 5.10.0 and above. We recommend using the latest available stable version of Ansible (currently 7.x). The `netaddr` Python library needs to be installed on the machine on which Ansible is used; note that this is not required on remote hosts. ## Install