Don't ping when building

This commit is contained in:
Jake Howard 2018-11-18 19:33:51 +00:00
parent 72125cfca8
commit a595eb184c
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,7 +1,6 @@
- hosts: local
connection: local
tasks:
- ping:
- include_vars:
file: vars.yml
- import_tasks: tasks/common.yml