-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathims-devops.html
More file actions
231 lines (216 loc) · 8.89 KB
/
ims-devops.html
File metadata and controls
231 lines (216 loc) · 8.89 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html lang="en-US">
<head>
<!-- Basic meta -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="geo.country" content="ZZ" />
<meta name="dcterms.rights" content="� Copyright IBM Corp. 2020" />
<meta name="dcterms.date" content="2020-07-18" />
<meta name="keywords" content="IMS Central, IMS Developer, IMS" />
<meta name="robots" content="index, follow" />
<!-- Favicon -->
<link
id="favicon"
rel="shortcut icon"
type="image/x-icon"
href="wp-content/IMS_logo_small.png"
>
<!-- Page title -->
<title>Automation</title>
<!-- Meta for social media -->
<link rel="canonical" href="ims-devops.html" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Automation" />
<meta property="og:description" content="Automate your z/OS® applications and IT infrastructure" />
<meta property="og:url" content="http://www/imsdev.github.io/ims-devops.html" />
<meta property="og:site_name" content="IMS Central" />
<meta property="og:image" content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="Automate your z/OS® applications and IT infrastructure" />
<meta name="twitter:title" content="Automation" />
<meta property="og:image" content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
<!-- Styling -->
<!-- Imported styling -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<!-- Migrated stylesheets -->
<link rel='stylesheet' id='dwboomer-style-css' href='wp-content/themes/boomer-v18/style.css' type='text/css' media='all' />
<link href="wp-includes/css/www.css" rel="stylesheet" />
<!-- Pure CSS -->
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css">
<link rel="stylesheet" href="wp-includes/css/grids-responsive-min.css">
<!-- Custom CSS -->
<link rel="stylesheet" type="text/css" href="wp-includes/css/homepage.css">
<link rel="stylesheet" href="wp-includes/css/nav.css">
<link rel="stylesheet" href="wp-includes/css/dropnav.css">
<link rel="stylesheet" href="wp-includes/css/page.css">
<!-- Hotjar Tracking Code for ibm.com/demos & githhub -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:132193,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- TipueSearch -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_content.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_set.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch.min.js"></script>
<!-- delayed search -->
<script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script>
<!-- Web components -->
<script src="web-components/nav-header/nav-header.js" type="module"></script>
<script src="web-components/hero-section/hero-section.js" type="module"></script>
<script src="web-components/footer/footer.js" type="module"></script>
</head>
<body>
<nav-header></nav-header>
<main id="content" class="main-content">
<!-- =========================== Hero =========================== -->
<hero-section
name="Automation"
image="wp-content/icons/icon_automation.svg"
section="Innovate"
desc="Ansible® for IBM Z® helps you automate your z/OS® applications and IT infrastructure
as part of your enterprise automation strategy using a proven and consistent approach."
linktext="Start your free trial →"
link="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=940&tabId=2224&w=1"
></hero-section>
<!-- =========================== Ansible for IBM Z =========================== -->
<section class="white-bg pure-g">
<div class="pure-u-1 section-header">
<h2>Ansible for IBM Z</h2>
<h3>
With Ansible, you can automate z/OS applications and IT infrastructure
as part of your enterprise automation strategy by using a proven and consistent approach.
</h3>
</div>
<div class="pure-u-1">
<div class="pure-g pure-g-pad">
<div class="pure-u-1 pure-u-lg-1-2">
<p>
Red Hat® Ansible Certified Content for IBM Z
helps you connect IBM Z to your wider enterprise automation strategy through the Red Hat® Ansible
Automation Platform ecosystem. IBM Z Ansible content helps enable development and operations
automation through unified workflow orchestration in one easy-to-use platform.
</p>
<a
target="_blank"
rel="noopener noreferrer"
href="https://www.ansible.com/integrations/infrastructure/ibm-zos">
Get started with Red Hat® Ansible Certified Content for IBM Z →
</a>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<p>
Integrate what you have or build new playbooks with certified, open source content to create something new. Use your
existing JCL, REXX, and z/OSMF assets or anything else using Ansible.
</p>
<a
target="_blank"
rel="noopener noreferrer"
href="https://www.ibm.com/support/z-content-solutions/ansible/">
Get started with Ansible collections for IBM Z →
</a>
</div>
</div>
</div>
</section>
<!-- =========================== Automation resources =========================== -->
<section class="light-gray-bg pure-g">
<div class="pure-u-1">
<div class="pure-g pure-g-pad">
<div class="pure-u-1 pure-u-md-1-2">
<img src="wp-content/Icon_IMS collections_AutomationPage.svg" alt="" class="icon-xl">
<h2 class="h2-normal">IMS collections</h2>
<p>
Grab the latest IBM z/OS IMS collections from Galaxy or GitHub. These collections include
modules and sample playbooks that help you automate tasks for IBM IMS.
</p>
<p>
<a target="_blank"
rel="noopener noreferrer"
href="https://galaxy.ansible.com/ibm/ibm_zos_ims"
>
View IMS collection in Galaxy →
</a>
</p>
<p>
<a target="_blank"
rel="noopener noreferrer"
href="http://ibm.biz/BdfH9g"
>
View collections on GitHub →
</a>
</p>
</div>
<div class="pure-u-1 pure-u-md-1-2">
<img src="wp-content/Icon_IMS collections_AutomationPage.svg" alt="" class="icon-xl">
<h2 class="h2-normal">Engage with the community</h2>
<p>
See the latest blogs, search forums, learn about events, and more on the
Ansible for IBM Z community.
</p>
<p>
<a target="_blank"
rel="noopener noreferrer"
aria-label="Join the IBM Z community"
href="https://www.ibm.com/community/z/software/ansible-for-ibmz"
>
Join →
</a>
</p>
</div>
</div>
</div>
</section>
<!-- =========================== Value =========================== -->
<section class="dark-gray-bg pure-g">
<div class="pure-u-1 pure-u-md-4-24">
<h2>Value</h2>
</div>
<div class="pure-u-1 pure-u-md-20-24">
<div class="pure-g pure-g-pad">
<div class="pure-u-1 pure-u-sm-1-3">
<img src="wp-content/Icon_Consistency_AutomationPage.svg" alt="" class="icon icon-xl">
<h3>Consistency</h3>
<p>
<ul>
<li>Enable a common approach to hybrid applications and infrastructure management.</li>
<li>Integrate IBM Z into an enterprise automation strategy in a consistent way.</li>
</ul>
</p>
</div>
<div class="pure-u-1 pure-u-sm-1-3">
<img src="wp-content/Icon_Transparency_AutomationPage.svg" alt="" class="icon icon-xl">
<h3>Transparency</h3>
<p>
<ul>
<li>Enable transparency of IBM Z automation when orchestrated by Ansible to help to break down silos between IT teams.</li>
<li>Use best practices to manage automation in source control to move towards infrastructure as code.</li>
</ul>
</p>
</div>
<div class="pure-u-1 pure-u-sm-1-3">
<img src="wp-content/Icon_Skills_AutomationPage.svg" alt="" class="icon icon-xl">
<h3>Skills</h3>
<p>
<ul>
<li>Use Ansible and Python skills, which are readily available in the marketplace and can be applied to IBM Z.</li>
<li>Use modules to codify key maintenance and operational tasks for IBM Z software so that you can focus on business outcomes.</li>
</ul>
</p>
</div>
</div>
</div>
</section>
</main>
<imscentral-footer></imscentral-footer>
</body>
</html>