Skip to content

Commit c25b67a

Browse files
committed
fit sections to 100% width, automation page
1 parent 9610687 commit c25b67a

2 files changed

Lines changed: 82 additions & 75 deletions

File tree

ims-devops.html

Lines changed: 78 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -98,98 +98,101 @@
9898
<section class="white-bg pure-g">
9999
<div class="pure-u-1 section-header">
100100
<h2>Ansible for IBM Z</h2>
101-
<p>
101+
<h3>
102102
With Ansible, you can automate z/OS applications and IT infrastructure
103103
as part of your enterprise automation strategy by using a proven and consistent approach.
104-
</p>
104+
</h3>
105105
</div>
106-
<div class="pure-u-1 pure-g pure-g-pad">
107-
<div class="pure-u-md-11-24">
108-
<p>
109-
Red Hat Ansible Certified Content for IBM Z
110-
helps you connect IBM Z to your wider enterprise automation strategy through the Red Hat® Ansible
111-
Automation Platform ecosystem. IBM Z Ansible content helps enable development and operations
112-
automation through unified workflow orchestration in one easy-to-use platform.
113-
</p>
114-
<p>
115-
<a
116-
target="_blank"
117-
rel="noopener noreferrer"
118-
href="https://www.ansible.com/integrations/infrastructure/ibm-zos">
119-
Get started with Red Hat Ansible Certified Content for IBM Z →
120-
</a>
121-
</p>
122-
</div>
123-
<div class="pure-u-md-11-24">
124-
<p>
125-
Integrate what you have or build new playbooks with certified, open source content to create something new. Use your
126-
existing JCL, REXX, and z/OSMF assets or anything else using Ansible.
127-
</p>
128-
<p>
129-
<a
130-
target="_blank"
131-
rel="noopener noreferrer"
132-
href="https://www.ibm.com/support/z-content-solutions/ansible/">
133-
Get started with Ansible collections for IBM Z →
134-
</a>
135-
</p>
106+
<div class="pure-u-1">
107+
<div class="pure-g pure-g-pad">
108+
<div class="pure-u-1 pure-u-lg-1-2">
109+
<p>
110+
<a
111+
target="_blank"
112+
rel="noopener noreferrer"
113+
href="https://www.ansible.com/integrations/infrastructure/ibm-zos">
114+
Red Hat Ansible Certified Content for IBM Z
115+
</a>
116+
helps you connect IBM Z to your wider enterprise automation strategy through the Red Hat® Ansible
117+
Automation Platform ecosystem. IBM Z Ansible content helps enable development and operations
118+
automation through unified workflow orchestration in one easy-to-use platform.
119+
</p>
120+
<p>
121+
</p>
122+
</div>
123+
<div class="pure-u-1 pure-u-lg-1-2">
124+
<p>
125+
Integrate what you have or build new playbooks with certified, open source content to create something new. Use your
126+
existing JCL, REXX, and z/OSMF assets or anything else using Ansible.
127+
</p>
128+
<p>
129+
<a
130+
target="_blank"
131+
rel="noopener noreferrer"
132+
href="https://www.ibm.com/support/z-content-solutions/ansible/">
133+
Get started with Ansible collections for IBM Z →
134+
</a>
135+
</p>
136+
</div>
136137
</div>
137138
</div>
138139
</section>
139140

140141
<!-- =========================== Automation resources =========================== -->
141142
<section class="light-gray-bg pure-g">
142-
<div class="pure-u-1 pure-g pure-g-pad">
143-
<div class="pure-u-md-11-24">
144-
<img src="wp-content/Icon_IMS collections_AutomationPage.svg" alt="" class="icon-xl">
145-
<h2 class="h2-normal">IMS collections</h2>
146-
<p>
147-
Grab the latest IBM z/OS IMS collections from Galaxy or GitHub. These collections include
148-
modules and sample playbooks that help you automate tasks for IBM IMS.
149-
</p>
150-
<p>
151-
<a target="_blank"
152-
rel="noopener noreferrer"
153-
href="https://galaxy.ansible.com/ibm/ibm_zos_ims"
154-
>
155-
View IMS collection in Galaxy →
156-
</a>
157-
</p>
158-
<p>
159-
<a target="_blank"
160-
rel="noopener noreferrer"
161-
href="http://ibm.biz/BdfH9g"
162-
>
163-
View collections on GitHub →
164-
</a>
165-
</p>
166-
</div>
167-
<div class="pure-u-md-11-24">
168-
<img src="wp-content/Icon_IMS collections_AutomationPage.svg" alt="" class="icon-xl">
169-
<h2 class="h2-normal">Engage with the community</h2>
170-
<p>
171-
See the latest blogs, search forums, learn about events, and more on the
172-
Ansible for IBM Z community.
173-
</p>
174-
<p>
175-
<a target="_blank"
176-
rel="noopener noreferrer"
177-
aria-label="Join the IBM Z community"
178-
href="https://www.ibm.com/community/z/software/ansible-for-ibmz"
179-
>
180-
Join →
181-
</a>
182-
</p>
143+
<div class="pure-u-1">
144+
<div class="pure-g pure-g-pad">
145+
<div class="pure-u-md-1-2">
146+
<img src="wp-content/Icon_IMS collections_AutomationPage.svg" alt="" class="icon-xl">
147+
<h2 class="h2-normal">IMS collections</h2>
148+
<p>
149+
Grab the latest IBM z/OS IMS collections from Galaxy or GitHub. These collections include
150+
modules and sample playbooks that help you automate tasks for IBM IMS.
151+
</p>
152+
<p>
153+
<a target="_blank"
154+
rel="noopener noreferrer"
155+
href="https://galaxy.ansible.com/ibm/ibm_zos_ims"
156+
>
157+
View IMS collection in Galaxy →
158+
</a>
159+
</p>
160+
<p>
161+
<a target="_blank"
162+
rel="noopener noreferrer"
163+
href="http://ibm.biz/BdfH9g"
164+
>
165+
View collections on GitHub →
166+
</a>
167+
</p>
168+
</div>
169+
<div class="pure-u-md-1-2">
170+
<img src="wp-content/Icon_IMS collections_AutomationPage.svg" alt="" class="icon-xl">
171+
<h2 class="h2-normal">Engage with the community</h2>
172+
<p>
173+
See the latest blogs, search forums, learn about events, and more on the
174+
Ansible for IBM Z community.
175+
</p>
176+
<p>
177+
<a target="_blank"
178+
rel="noopener noreferrer"
179+
aria-label="Join the IBM Z community"
180+
href="https://www.ibm.com/community/z/software/ansible-for-ibmz"
181+
>
182+
Join →
183+
</a>
184+
</p>
185+
</div>
183186
</div>
184187
</div>
185188
</section>
186189

187190
<!-- =========================== Value =========================== -->
188191
<section class="dark-gray-bg pure-g">
189-
<div class="pure-u-1 pure-u-md-1-5">
192+
<div class="pure-u-1 pure-u-md-4-24">
190193
<h2>Value</h2>
191194
</div>
192-
<div class="pure-u-1 pure-u-md-4-5">
195+
<div class="pure-u-1 pure-u-md-20-24">
193196
<div class="pure-g pure-g-pad">
194197
<div class="pure-u-1 pure-u-sm-1-3">
195198
<img src="wp-content/Icon_Consistency_AutomationPage.svg" alt="" class="icon icon-xl">

wp-includes/css/page.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ h3 {
6969
h6 {
7070
font-weight: 500;
7171
}
72+
73+
p > a {
74+
line-height: 0;
75+
}
7276
/* -------------------------------------------------------- */
7377

7478
/* Backgrounds */

0 commit comments

Comments
 (0)