mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
7a22e94d0d
commit
ddab0ca42b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Base Server
|
# Base Server
|
||||||
|
|
||||||
- name: ...IS BEGINNING ============================================]
|
- name: ...IS BEGINNING =====================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
- name: HTTPD
|
- name: HTTPD
|
||||||
|
@ -34,5 +34,5 @@
|
||||||
# line='BASE_VERSION="{{ gui_version }}"'
|
# line='BASE_VERSION="{{ gui_version }}"'
|
||||||
# state=present
|
# state=present
|
||||||
|
|
||||||
- name: ...WAS COMPLETED ===========================================]
|
- name: ...WAS COMPLETED ====================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
Loading…
Reference in a new issue