mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
network/tasks/install.yml: Spacing around "all installs" header
This commit is contained in:
parent
f33e15ecd2
commit
60579c6c00
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
||||||
when: is_ubuntu
|
when: is_ubuntu
|
||||||
|
|
||||||
# all installs
|
# all installs
|
||||||
|
|
||||||
- name: Install /usr/bin/iiab-internet-on|off from template (root:root by default)
|
- name: Install /usr/bin/iiab-internet-on|off from template (root:root by default)
|
||||||
template:
|
template:
|
||||||
src: "{{ item }}"
|
src: "{{ item }}"
|
||||||
|
|
Loading…
Reference in a new issue