Skip to content

Commit

Permalink
Update README to reflect changes in v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
z0mbix committed Sep 6, 2024
1 parent de86b9b commit 2399730
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ If you have role dependencies in your `meta/main.yml` file using local roles in
as the current role, that directory will be mounted at `/etc/ansible/roles` in the container so
ansible can find them.

Support for using roles from a galaxy server is not yet implemented.

## Instances

These are instances of each test scenario, allowing you can test different ansible tags with specific test files.
Expand Down Expand Up @@ -328,6 +326,7 @@ are discovered automatically by ansible.
- ~~Test with podman on Mac~~
- ~~Test docker on Linux~~
- ~~Make provisioner output unbuffered~~
- ~~Support installing role dependencies~~
- Support installing ansible collections
- Support testinfra verifier
- ~~Support scenarios, making it possible to test a role with different tags~~
Expand All @@ -341,5 +340,5 @@ are discovered automatically by ansible.
- ~~Test with docker desktop on Mac~~
- ~~Test with podman desktop on Windows~~
- ~~Test with docker desktop on Windows~~
- Add goreleaser config to release to Github Releases
- Add Github actions workflow to ~~build~~, ~~test~~ and release
- ~~Add goreleaser config to release to Github Releases~~
- ~~Add Github actions workflow to build, test and release~~

0 comments on commit 2399730

Please sign in to comment.