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
d5f11e8fa6
commit
701f972d92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Assessment and Monitoring Tools
|
# Assessment and Monitoring Tools
|
||||||
|
|
||||||
- name: ...IS BEGINNING ============================================]
|
- name: ...IS BEGINNING ======================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
- name: AWSTATS
|
- name: AWSTATS
|
||||||
|
@ -51,5 +51,5 @@
|
||||||
when: xovis_install and ansible_distribution != "CentOS"
|
when: xovis_install and ansible_distribution != "CentOS"
|
||||||
tags: xovis
|
tags: xovis
|
||||||
|
|
||||||
- name: ...WAS COMPLETED ===========================================]
|
- name: ...WAS COMPLETED =====================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
Loading…
Reference in a new issue