ソースを参照

fix tasks file name

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

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

@@ -5,7 +5,7 @@
- import_tasks: user_groups.yml
when: user_groups is defined

- import_tasks: move.yml
- import_tasks: move.yaml
when: users is defined

- import_tasks: users.yml


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