Name the play
This commit is contained in:
parent
8b2fdf46e6
commit
dce4bb46be
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
- name: Main
|
||||
hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- { role: git, tags: git }
|
||||
|
|
Loading…
Add table
Reference in a new issue