Explorar el Código

fix tasks file name

master
padre
commit
2f8f78fefe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml Ver fichero

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


Cargando…
Cancelar
Guardar