Add coments to disable the linter on certain parts

I added "<!--lint disable double-link-->" and "<!--lint enable double-link-->"
Directives to stop the linter from complaining about the Double Link to www.ansible.com
This commit is contained in:
KeyboardInterrupt 2020-10-02 16:31:19 +02:00
parent 1616dce906
commit c3e2750128

View File

@ -1,11 +1,11 @@
# Awesome Ansible [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
<!--lint disable double-link-->
[<img src="ansible_logo.svg" align="right" width="90">](https://www.ansible.com/)
> A collaborative curated list of awesome Ansible resources, tools, Roles, tutorials and other related stuff.
[Ansible](https://www.ansible.com/) is an open source toolkit, written in Python, it is used for configuration management, application deployment, continuous delivery, IT infrastructure automation and automation in general.
<!--lint enable double-link-->
## Contents
- [Official resources](#official-resources)