-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path1_RedHat_Coverpage.yml
31 lines (27 loc) · 1.9 KB
/
1_RedHat_Coverpage.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
- hosts: localhost
become: false
gather_facts: false
vars:
post_install_message: |
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@# ########### @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@# ############### @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@# ################## @@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@ @@@@ @@@@@ @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@# ################### @@@@@@@@@@@ @@@ #@@@@@@@@@@@@@@@@@ @@@@ @@@@@ @@@@@@@@@@@ @@@@@@
@@@# ##### ################# @@@@@@@@@@@ @@@@ @ @@@ @@@@ @@@@@ @ &@ @@@
@@# ####### ############# @@@@@@@@@@@ @ @@@ @ @@@@ @@@@ @@@@@@ @@ @@@@@@
@@@# ######### #### @@@@@@@ @@ @@ ,,,,@ @@@@ @@@@ @@@@@ @ ** @@ @@@@@@
@@@@@# ########### ####### @@@@@@ @@@ @@ @@@ @@@@ @@@@@ @ @@& *@@@
@@@@@@@# ########################## @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@# #################### @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@# ############ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Shadd Gallegos
Associate Principal Solutions Architect
tasks:
- name: RedHat Banner
debug: msg={{ post_install_message.split('\n') }}
- pause:
prompt: Press ENTER to continue