Browse Source

fix syntax

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

+ 3
- 3
tasks/main.yml View File

@@ -1,7 +1,7 @@
---

- include_task: password.yml
- include_tasks: password.yml

- include_task: ssh.yml
- include_tasks: ssh.yml

- include_task: fish.yml
- include_tasks: fish.yml