Don't ping when building
This commit is contained in:
parent
72125cfca8
commit
a595eb184c
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
- hosts: local
|
||||
connection: local
|
||||
tasks:
|
||||
- ping:
|
||||
- include_vars:
|
||||
file: vars.yml
|
||||
- import_tasks: tasks/common.yml
|
||||
|
|
Loading…
Reference in a new issue