This website works better with JavaScript.
Explore
Help
Sign In
gregandev
/
ansible-role-certbot
mirror of
https://github.com/geerlingguy/ansible-role-certbot
Watch
1
Star
0
Fork
You've already forked ansible-role-certbot
0
Code
Issues
Projects
Releases
Wiki
Activity
Make sure molecule lint script has set -e option.
Browse Source
pull/102/head
Jeff Geerling
5 years ago
parent
b158105fad
commit
6d26c0628d
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
molecule/default/molecule.yml
1
molecule/default/molecule.yml
Unescape
Escape
View File
@ -4,6 +4,7 @@ dependency:
driver:
name
:
docker
lint
:
|
set -e
yamllint .
ansible-lint
platforms:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
gregandev/ansible-role-certbot
Title
Body
Create Issue