Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
overmind
/
matrix-docker-ansible-deploy
peilaus alkaen
https://github.com/spantaleev/matrix-docker-ansible-deploy
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Add Makefile and lint target
pull/1948/head
Slavi Pantaleev
3 vuotta sitten
vanhempi
8ad1fa085e
commit
2dc418a416
1 muutettua tiedostoa
jossa
7 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
Makefile
+ 7
- 0
Makefile
Näytä tiedosto
@@ -0,0 +1,7 @@
.PHONY: lint
help: ## Show this help.
@fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##//'
lint: ## Runs ansible-lint against all roles in the playbook
ansible-lint
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna