Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
overmind
/
matrix-docker-ansible-deploy
şunun yansıması
https://github.com/spantaleev/matrix-docker-ansible-deploy
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
Try to fix ansible-lint Github action
pull/2283/head
Slavi Pantaleev
3 yıl önce
ebeveyn
4ffb558b6d
işleme
433405d9d3
3 değiştirilmiş dosya
ile
3 ekleme
ve
3 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
.config/ansible-lint.yml
+1
-1
.github/workflows/matrix.yml
+1
-1
Makefile
+ 1
- 1
.config/ansible-lint.yml
Dosyayı Görüntüle
@@ -13,4 +13,4 @@ skip_list:
# before finally dumping it to a file.
- template-instead-of-copy
offline:
fals
e
offline:
tru
e
+ 1
- 1
.github/workflows/matrix.yml
Dosyayı Görüntüle
@@ -23,4 +23,4 @@ jobs:
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@v6.8.2
with:
path:
"playbooks/matrix.yml"
path:
roles/custom
+ 1
- 1
Makefile
Dosyayı Görüntüle
@@ -8,4 +8,4 @@ roles: ## Pull roles
ansible-galaxy install -r requirements.yml -p roles/galaxy/ --force
lint: ## Runs ansible-lint against all roles in the playbook
ansible-lint
ansible-lint
roles/custom
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet