Skip to content

Commit

Permalink
Merge branch 'release/15.1-4alvistack3'
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Mar 4, 2020
2 parents 3b46495 + daef124 commit d418116
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions playbooks/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
- hosts: all
remote_user: root
tasks:
- include_tasks:
file: "./tasks/pre_tasks.yml"
- include_tasks: "./tasks/pre_tasks.yml"

- include_role:
name: bootstrap
Expand Down Expand Up @@ -74,5 +73,4 @@
- include_role:
name: sshd

- include_tasks:
file: "./tasks/post_tasks.yml"
- include_tasks: "./tasks/post_tasks.yml"

0 comments on commit d418116

Please sign in to comment.