This commit is contained in:
2020-08-17 12:06:41 -04:00
parent 9fa09f26bd
commit 6eb48873e6
455 changed files with 45184 additions and 14 deletions

View File

@@ -0,0 +1,11 @@
<section>
<section data-state="title alt" id="RedIntro-PeopleLoveAnsible">
<h1>PEOPLE LOVE ANSIBLE.</h1>
<img src="<?=$workshop_image?>" style="background-color: transparent; border: none;" height="250">
<p>Ansible is taking the world by storm with unbelievable popularity.</p>
<aside class="notes">
</aside>
</section>
</section>

View File

@@ -0,0 +1,5 @@
<section id="MeetupsRock" data-background-image="images/most_meetups.svg">
<aside class="notes">
<p>Ansible is open source. Created with contributions from an active open source community and built for the people who use it every day. At its heart, Ansible was made to help more people experience the power of automation so they could work better and faster together.</p>
</aside>
</section>

View File

@@ -0,0 +1,34 @@
<section id="AnsibleFest" data-background-image="images/Ansible-Fest-Row-Background_GoKEV.png">
<div style="width: 420px; height: 450px; position:absolute; left: -25px; top: 175px;" data-fragment-index="0" class="fragment fade-left" >
<div class="transbox">
<h1><?=$gihub_stars?></h1>
<p>Stars on GitHub</p>
</div>
</div>
<div style="width: 420px; max-height: 450px; position:absolute; right: 30px; top: 175px;" data-fragment-index="1" class="fragment fade-left" >
<div class="transbox">
<h1><?=$module_count?></h1>
<p>Ansible Modules</p>
</div>
</div>
<div style="width: 420px; max-height: 450px; left: 50%; transform: translate(-50%,0); position: absolute; top: 240px;" data-fragment-index="2" class="fragment fade-left" >
<div class="transbox">
<h1><?=$download_permonth?></h1>
<p>Downloads Per Month</p>
</div>
</div>
<aside class="notes">
<p>Ansiblefest!!!!</p>
</aside>
</section>

View File

@@ -0,0 +1,5 @@
<section id="GitHubActivity" data-background-image="images/most_contrib.svg">
<aside class="notes">
<p>Ansible is open source. Created with contributions from an active open source community and built for the people who use it every day. At its heart, Ansible was made to help more people experience the power of automation so they could work better and faster together.</p>
</aside>
</section>

View File

@@ -0,0 +1,5 @@
<section id="MostSearched" data-background-image="images/most_searched.svg">
<aside class="notes">
<p>Ansible is open source. Created with contributions from an active open source community and built for the people who use it every day. At its heart, Ansible was made to help more people experience the power of automation so they could work better and faster together.</p>
</aside>
</section>

View File

@@ -0,0 +1,19 @@
<section id="Ansible-Is-Not-Just">
<h1>Ansible: Endless Use Cases</h1>
<p>Ansible fills virtually countless use cases with its versatility.</p>
<li type="circle" class="fragment fade-left" data-fragment-index="1">&#x273e;&nbsp;&nbsp;<b>Ansible is NOT just a Config Management Tool.</b></li>
<li type="circle" class="fragment fade-left" data-fragment-index="2">&#x2607;&nbsp;&nbsp;<b>Ansible is NOT just an Application Deployment Tool.</b></li>
<li type="circle" class="fragment fade-left" data-fragment-index="3">&#x2601;&nbsp;&nbsp;<b>Ansible is NOT just a Provisioning Tool.</b></li>
<li type="circle" class="fragment fade-left" data-fragment-index="4">&#x2621;&nbsp;&nbsp;<b>Ansible is NOT just a CI/CD Tool.</b></li>
<li type="circle" class="fragment fade-left" data-fragment-index="5">&#x270e;&nbsp;&nbsp;<b>Ansible is NOT just an Audit and Compliance Tool.</b></li>
<li type="circle" class="fragment fade-left" data-fragment-index="6">&#x27b0;&nbsp;&nbsp; <b>Ansible is NOT just an Orchestration Tool.</b></li>
<h2 class="fragment fade-up" data-fragment-index="7">Ansible is a powerful automation engine...</b></h2>
<h2 class="fragment fade-up" data-fragment-index="8">with strong use cases for all of the above tasks.</b></h2>
</p>
<aside class="notes">
<p>Stuff Goes Here</p>
</aside>
</section>