mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
8df866b74b
commit
7aab3c4f51
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
- name: ...IS BEGINNING ==================================
|
- name: ...IS BEGINNING ==================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
|
# MANDATORY SO PERHAPS THIS BELONGS IN 3-BASE-SERVER ?
|
||||||
- name: SSHD
|
- name: SSHD
|
||||||
include_role:
|
include_role:
|
||||||
name: sshd
|
name: sshd
|
||||||
|
@ -41,6 +42,7 @@
|
||||||
# # has no "when: XXXXX_install" flag
|
# # has no "when: XXXXX_install" flag
|
||||||
# tags: base, network
|
# tags: base, network
|
||||||
|
|
||||||
|
# MANDATORY SO PERHAPS THIS BELONGS IN 3-BASE-SERVER ?
|
||||||
- name: HOMEPAGE
|
- name: HOMEPAGE
|
||||||
include_role:
|
include_role:
|
||||||
name: homepage
|
name: homepage
|
||||||
|
@ -77,6 +79,7 @@
|
||||||
when: usb_lib_install
|
when: usb_lib_install
|
||||||
tags: usb-lib
|
tags: usb-lib
|
||||||
|
|
||||||
|
# MANDATORY SO PERHAPS THIS BELONGS IN 3-BASE-SERVER ?
|
||||||
- name: Create a Python interface to iiab.env
|
- name: Create a Python interface to iiab.env
|
||||||
template:
|
template:
|
||||||
src: roles/1-prep/templates/iiab_env.py.j2
|
src: roles/1-prep/templates/iiab_env.py.j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue