mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update roles/network/tasks/netplan.yml
Co-Authored-By: jvonau <jvonau3@gmail.com>
This commit is contained in:
parent
c0f2d38d1c
commit
f24e600945
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
include_tasks: down-debian.yml
|
include_tasks: down-debian.yml
|
||||||
|
|
||||||
# wants a controlling terminal for the ENTER key, so it fails
|
# wants a controlling terminal for the ENTER key, so it fails
|
||||||
- name: test netplan config
|
- name: Test netplan config
|
||||||
shell: netplan try --debug --timeout=2
|
shell: netplan try --debug --timeout=2
|
||||||
register: test-netplan
|
register: test-netplan
|
||||||
ignore_errors: True
|
ignore_errors: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue