Skip to content

Commit

Permalink
added actions for docker installation
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 31, 2024
1 parent 037ba7f commit e51d8d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
upgrade: dist

tasks:
- name: Pause for 10s
pause:
seconds: 5

- name: Install Apache
apt:
Expand Down

0 comments on commit e51d8d7

Please sign in to comment.