mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update main.yml
This commit is contained in:
parent
0d1621dcb6
commit
54d654ccf3
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
internet_available: True
|
internet_available: True
|
||||||
when: not internet_access_test|failed and not disregard_network
|
when: not internet_access_test|failed and not disregard_network
|
||||||
|
|
||||||
- name: Cleanup Internet test file
|
- name: Remove Internet test file
|
||||||
file:
|
file:
|
||||||
path: /tmp/heart-beat.txt
|
path: /tmp/heart-beat.txt
|
||||||
state: absent
|
state: absent
|
||||||
|
|
Loading…
Reference in a new issue