Skip to content

Commit

Permalink
Update lab_setup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goffinet committed Nov 22, 2021
1 parent 60ff292 commit f0bae1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playbooks/lab_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
- name: "Pause for 2 minutes to start all nodes"
pause:
minutes: 2
tags:
- start
- provision
- name: "Provision nodes for Ansible management"
hosts: all
gather_facts: False
Expand Down

0 comments on commit f0bae1f

Please sign in to comment.