Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Integrate ansible-lint into Travis testing process #205

Closed
wants to merge 1 commit into from

Conversation

alexclear
Copy link
Contributor

No description provided.

Signed-off-by: Alex Chistyakov <alexclear@gmail.com>
@rndmh3ro
Copy link
Member

rndmh3ro commented Mar 1, 2019

Hey @alexclear, does this actually work? When I run ansible-lint on the role, it spits out some warnings.. I can't see them in the travis output.

@rndmh3ro
Copy link
Member

Hey @westurner,

yes, molecule is a good idea. I already tested it a little bit here: https://github.com/dev-sec/ansible-ssh-hardening/tree/molecule

Do you want to continue working on this?

@westurner
Copy link

westurner commented Apr 14, 2019 via email

@westurner
Copy link

Adding --destroy never and creating a Makefile also improved my
molecule workflow:

destroy:
   molecule destroy

test: destroy
   molecule test --destroy never

converge:
   molecule converge

@rndmh3ro
Copy link
Member

Closing this as the author does not respond anymore and it does not seem to work..

@rndmh3ro rndmh3ro closed this Sep 26, 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.

None yet

3 participants