1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

fill lines with ==='s

This commit is contained in:
A Holt 2017-10-30 16:38:09 -04:00 committed by GitHub
parent 61074be84e
commit 3bd984d642
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Assessment and Monitoring Tools
- name: ...IS BEGINNING ==================================
- name: ...IS BEGINNING ======================================
command: echo
- name: AWSTATS
@ -51,7 +51,7 @@
when: xovis_install and ansible_distribution != "CentOS"
tags: xovis
- name: Recording STAGE 8 HAS COMPLETED ==================
- name: Recording STAGE 8 HAS COMPLETED ======================
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'
line='STAGE=8'