Kaynağa Gözat

hard_disks debug

master
Markus Katharina Brechtel 7 yıl önce
ebeveyn
işleme
be20c8da62
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +5
    -0
      tasks/main.yml

+ 5
- 0
tasks/main.yml Dosyayı Görüntüle

@@ -4,6 +4,11 @@
set_fact:
filesystem_uuid_namespace: "{{ lookup('pipe','uuid -v4') }}"

#- name: hard_disks debug
# debug:
# msg: "{{hard_disks}}"
# when: hard_disks is defined

- name: set hard_disks
set_fact:
hard_disks: "{{lookup('template','hard_disks.json.j2')}}"


Yükleniyor…
İptal
Kaydet