Update README for Ansible vers and Debian vers

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:27 -04:00
parent ddecb94348
commit 24fd853294
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
A set of Ansible roles to set up PVC nodes. Part of the [Parallel Virtual Cluster system](https://github.com/parallelvirtualcluster/pvc). A set of Ansible roles to set up PVC nodes. Part of the [Parallel Virtual Cluster system](https://github.com/parallelvirtualcluster/pvc).
Tested on Ansible 2.2 through 2.8; it is not guaranteed to work properly on older or newer versions. Tested on Ansible 2.2 through 2.10; it is not guaranteed to work properly on older or newer versions.
## Roles ## Roles
@ -31,8 +31,8 @@ A full explanation of all variables can be found in [the manual](https://paralle
## Using ## Using
*NOTE:* These roles expect a Debian 10.X (Buster) system specifically. This is currently the *NOTE:* These roles expect a Debian 10.X (Buster) or Debian 11.X (Bullseye) system specifically.
only operating environment supported for PVC. This is currently the only operating environment supported for PVC.
*NOTE:* All non-`default` directories under `group_vars/` and `files/`, and the `hosts` file, *NOTE:* All non-`default` directories under `group_vars/` and `files/`, and the `hosts` file,
are ignored by this Git repository. It is advisable to manage these files securely are ignored by this Git repository. It is advisable to manage these files securely