ソースを参照

ansible v2.4 style

netifs
コミット
c6747c1ae5
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml ファイルの表示

@@ -1,6 +1,6 @@
---

- include: setup.yml
- include_tasks: setup_{{ansible_os_family}}.yml
when: not root_target_directory is defined

- name: set netifs


読み込み中…
キャンセル
保存