From 6d029690b181856551cbb68b8a4ff3292273511c Mon Sep 17 00:00:00 2001 From: Adam Collard Date: Thu, 25 Jan 2024 13:06:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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