Skip to content

Commit

Permalink
fix(readme): Fixed typo in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g0blin79 committed Dec 20, 2023
1 parent 34e4869 commit a4f2ae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ N/A
ip_address: "{{ ansible_default_ipv4.address }}"
## GitHub Actions and molecule test
A CI is not really active for this role (only a simple `ansible-lint`). This because (I don't know why...) `molecule test` breaks during execution in GitHub Action environment when mysql server is enabled. Out of GitHub Action the `molecule test` works well.

We couldn't run the role's test steps via Molecule in the GitHub Action workflow. This because (for unknown reasons) executing a `molecule test` fails due to the inability to start MySQL with the following error:

```
Expand Down

0 comments on commit a4f2ae3

Please sign in to comment.