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
|
- hosts: local
|
||||||
connection: local
|
connection: local
|
||||||
tasks:
|
tasks:
|
||||||
- ping:
|
|
||||||
- include_vars:
|
- include_vars:
|
||||||
file: vars.yml
|
file: vars.yml
|
||||||
- import_tasks: tasks/common.yml
|
- import_tasks: tasks/common.yml
|
||||||
|
|
Loading…
Reference in a new issue