diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2cb53a61..ce967ddc 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -20,7 +20,7 @@ jobs: strategy: matrix: distro: [debian11, debian10, ubuntu2204, ubuntu2004] - nc_version: [latest, nc25, nc24] + nc_version: [latest, nc26, nc25] steps: - name: Check out the repository diff --git a/README.md b/README.md index 5fa766ec..a20957c1 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Plugins and modules within a collection may be tested with only specific Ansible ## Python Support -* Collection tested on 3.10+ +* Collection tested on 3.11+ ## Supported nextcloud version -This collection supports Nextcloud versions: `24`, `25`, `26 (latest)` +This collection supports Nextcloud versions: `25`, `26`, `27 (latest)` ## Included content diff --git a/molecule/default/nc24-converge.yml b/molecule/default/nc26-converge.yml similarity index 88% rename from molecule/default/nc24-converge.yml rename to molecule/default/nc26-converge.yml index 2400b2cd..adff4c44 100644 --- a/molecule/default/nc24-converge.yml +++ b/molecule/default/nc26-converge.yml @@ -12,11 +12,11 @@ vars: nextcloud_version_channel: "releases" nextcloud_get_latest: true - nextcloud_version_major: 24 + nextcloud_version_major: 26 nextcloud_apps: calendar: contacts: - source: "https://github.com/nextcloud-releases/contacts/releases/download/v4.2.5/contacts-v4.2.5.tar.gz" + source: "https://github.com/nextcloud-releases/contacts/releases/download/v5.0.2/contacts-v5.0.2.tar.gz" conf: var_1: "no" passwords: