Skip to content

Commit

Permalink
updated supported OS in readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
luisj1983 committed Sep 12, 2023
1 parent cb02b3d commit 66e136a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ This playbook will install Ansible Molecule and any pre-requisites required for

It is designed to be executed on the Ansible Control Node and will make all changes **locally**.

It is expected to work on `Ubuntu 18.xx` onwards and, potentially, `Debian 10` onwards.
It is expected to work on `Ubuntu 18.xx` onwards up to Ubuntu 22.04 and, potentially, `Debian 10` onwards.
Note: does not currently work on Ubuntu 23.04
<br />

Requires Ansible to be installed.
<br />

# Roles
Expand Down
4 changes: 2 additions & 2 deletions roles/installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This playbook will install Ansible Molecule and any pre-requisites required for

It is designed to be executed on the Ansible Control Node and will make all changes **locally**.

It is expected to work on `Ubuntu 18.xx` onwards and, potentially, `Debian 10` onwards.

It is expected to work on `Ubuntu 18.xx` onwards up to Ubuntu 22.04 and, potentially, `Debian 10` onwards.
Note: does not currently work on Ubuntu 23.04
<br />

# Roles
Expand Down

0 comments on commit 66e136a

Please sign in to comment.