while-true-do / ansible-skeleton

The skeleton to create new ansible roles.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

README.md.j2 Issues #18

Closed dschier-wtd closed 6 years ago

dschier-wtd commented 6 years ago

Type of Report

Bug

Actual behaviour

  1. Missing "." before svg
    [![Build Status](https://travis-ci.org/while-true-do/ansible-role-{{ role_name }}svg?branch=master)](https://travis-ci.org/while-true-do/ansible-role-{{ role_name }})
  2. Spellcheck failing

finding bad words

Expected behaviour

  1. should be
    [![Build Status](https://travis-ci.org/while-true-do/ansible-role-{{ role_name }}.svg?branch=master)](https://travis-ci.org/while-true-do/ansible-role-{{ role_name }})
  2. Words should be corrected or included in .aspel