Browse Source

fix tasks file name

master
parent
commit
2f8f78fefe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml View File

@@ -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


Loading…
Cancel
Save