Skip to content

Commit

Permalink
fix playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Metlyakov committed Oct 12, 2021
1 parent bf7915f commit c706d52
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions site.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
- name: Install Java
hosts: all
roles:
- java
tasks:
- name: Some tasks
debug:
msg: "I'm Connected"

0 comments on commit c706d52

Please sign in to comment.