Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Fix check mode #28

Merged
merged 4 commits into from
Mar 30, 2018
Merged

Fix check mode #28

merged 4 commits into from
Mar 30, 2018

Conversation

Porkepix
Copy link
Contributor

One of the task was failing in check mode, as it didn't have the binary.
This could also have been done with some kind of dependency on the previous task.

CONTRIBUTING.md Outdated
@@ -45,7 +45,7 @@ We try to provide production ready ansible roles which should be as much zero-co

### Add tests

We try to have as much tests written in testinfra framework as possible, so when you copy file, some template or starting some server just add couple of lines in [/tests/test)default.py](test_default.py) file. If you want to know how to write tests in testinfra, go to their [docs](http://testinfra.readthedocs.io/en/latest/index.html).
We try to have as much tests written in testinfra framework as possible, so when you copy file, some template or starting some server just add couple of lines in [/tests/test/default.py](test_default.py) file. If you want to know how to write tests in testinfra, go to their [docs](http://testinfra.readthedocs.io/en/latest/index.html).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be /tests/test_default.py

@paulfantom paulfantom merged commit a4f8c3b into cloudalchemy:master Mar 30, 2018
@Porkepix Porkepix deleted the fix-check_mode branch March 30, 2018 11:09
@lock
Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants