Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Feb 27, 2023
2 parents 478bc65 + 14b4f8d commit 1419440
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 29 deletions.
56 changes: 29 additions & 27 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,34 +44,36 @@ jobs:
fail-fast: false
matrix:
config:
- image: "alpine-openrc"
# - image: "alpine-openrc"
# tag: "latest"
# - image: "amazonlinux"
# tag: "latest"
# - image: "enterpriselinux"
# tag: "7"
# - image: "enterpriselinux"
# tag: "8"
# - image: "enterpriselinux"
# tag: "latest"
# - image: "debian-systemd"
# tag: "latest"
# - image: "debian-systemd"
# tag: "buster"
# - image: "fedora-systemd"
# tag: "35"
# - image: "fedora-systemd"
# tag: "latest"
# - image: "fedora-systemd"
# tag: "rawhide"
# - image: "docker-opensuse-systemd"
# tag: "latest"
# - image: "docker-ubuntu-systemd"
# tag: "latest"
# - image: "docker-ubuntu-systemd"
# tag: "focal"
# - image: "docker-ubuntu-systemd"
# tag: "bionic"
- image: "docker-freebsd-ansible"
tag: "latest"
- image: "amazonlinux"
tag: "latest"
- image: "enterpriselinux"
tag: "7"
- image: "enterpriselinux"
tag: "8"
- image: "enterpriselinux"
tag: "latest"
- image: "debian-systemd"
tag: "latest"
- image: "debian-systemd"
tag: "buster"
- image: "fedora-systemd"
tag: "35"
- image: "fedora-systemd"
tag: "latest"
- image: "fedora-systemd"
tag: "rawhide"
- image: "docker-opensuse-systemd"
tag: "latest"
- image: "docker-ubuntu-systemd"
tag: "latest"
- image: "docker-ubuntu-systemd"
tag: "focal"
- image: "docker-ubuntu-systemd"
tag: "bionic"
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [Unreleased](https://github.com/buluma/ansible-role-bootstrap/tree/HEAD)
## [v3.1.5](https://github.com/buluma/ansible-role-bootstrap/tree/v3.1.5) (2023-02-25)

[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v3.1.4...HEAD)
[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v3.1.4...v3.1.5)

**Merged pull requests:**

Expand Down

0 comments on commit 1419440

Please sign in to comment.