Skip to content

Commit

Permalink
ABU suggested and RH Marketing committed changes (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbentley15 authored Feb 20, 2024
1 parent 0cd4e92 commit 8c2cd08
Show file tree
Hide file tree
Showing 14 changed files with 432 additions and 237 deletions.
3 changes: 2 additions & 1 deletion .codespellignorelines
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# The following line comes from pages/faq.md and should be updated pending https://github.com/ansible/awx-logos/issues/12
# The following lines come from pages/faq.md and should be updated pending https://github.com/ansible/awx-logos/issues/12
For more details, consult the [AWX trademark guidelines](https://github.com/ansible/awx-logos/blob/master/TRADEMARKS.md).
Be sure to read the [AWX trademark guidelines](https://github.com/ansible/awx-logos/blob/master/TRADEMARKS.md) for more information.
# The following line comes from data/ecosystem.yaml
als:
8 changes: 6 additions & 2 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,16 +161,20 @@
),
(
(
("/mission-statement/", "Our mission statement", ""),
("/how-ansible-works/", "How Ansible works", ""),
("/ecosystem/", "Ansible ecosystem", ""),
("/awx/", "AWX", ""),
("/galaxy/", "Galaxy", ""),
("/faq/", "Frequently asked questions", ""),
("/ansible-community-training/", "Ansible community training", ""),
("/mission-statement/", "Our mission statement", ""),
("/contact-us/", "Contact us", ""),
),
"Resources", ""
),
("https://forum.ansible.com/", "Ansible community forum", ""),
("https://forum.ansible.com/", "Forum", ""),
("https://docs.ansible.com/", "Documentation", ""),
("https://www.redhat.com/en/technologies/management/ansible/", "Ansible Automation Platform", ""),
)
}

Expand Down
70 changes: 34 additions & 36 deletions data/homepage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ ansible:
section_icon: /assets/images/automation-cyan.svg
icon_alt: Ansible automation icon
image_alt: Ansible community collaboration
mission: Learn more about our mission
mission_url: link://slug/mission-statement
join: Join the Ansible community
join_url: https://docs.ansible.com/community.html
title: What is Ansible?
intro: Ansible is open-source technology that can perform virtually any IT task and remove complexity from workflows.
top_section:
Expand Down Expand Up @@ -64,36 +68,6 @@ events:
section_icon: /assets/images/calendar-cyan.svg
icon_alt: Ansible community event icon
title: Events
intro: Share and learn about automation at Ansible events, in person or online.
url: https://forum.ansible.com/c/events/
view_calendar: View more
event_descriptions:
# This section contains various event descriptions.
# Copy and paste these descriptions as needed when updating event details.
# Changing below does not change text on the homepage. The value of the "events_list.<event>.description" key is used on the homepage.
community_day: Get together with a broad community of users, contributors, entusiasts, IT professionals and more to learn and share about Ansible automation.
contributor_summit: Interact with the Ansible contributor community and Ansible at Red Hat engineers to improve collaboration and possibly do some hacking.
events_list:
event_one:
name: Configuration Management Camp
# If the event is community day or contributor summit, you can copy the description from event_descriptions.
# Important: To prevent reflow and text wrapping issues on the homepage descriptions should be approximately 100 characters long.
description: Configuration Management Camp is the event for technologists interested in open source infrastructure automation and related topics.
date: February 5 to 7, 2024
location: Ghent, Belgium
image: cfgmgmtcamp-logo.png
alt: CfgMgmtCamp logo
link: https://forum.ansible.com/t/config-management-camp/91
event_two:
name: Ansible Minneapolis Meetup
# If the event is community day or contributor summit, you can copy the description from event_descriptions.
# Important: To prevent reflow and text wrapping issues on the homepage descriptions should be approximately 100 characters long.
description: Join a group of systems engineers and DevOps folks who want to Ansible all the things. Learn more and share your Ansible knowledge.
date: January 18, 2024
location: Minneapolis, MN, USA
image: ansible-meetup.svg
alt: Ansible meetup logo
link: https://forum.ansible.com/t/ansible-minneapolis-meetup-topic-tba-2024-01-18/1863
platform:
main: Get enterprise engineering and support from Red Hat with a platform that can tackle any automation challenge.
discover: Red Hat Ansible Automation Platform provides everything needed to create, execute, and manage automation in a single subscription. From execution environments to certified collections to automation analytics, discover the features and benefits of Ansible Automation Platform.
Expand Down Expand Up @@ -130,12 +104,6 @@ ecosystem:
link: https://ansible.readthedocs.io/projects/rulebook/
logo: logo-eda.svg
alt: Event-Driven Ansible project logo
blog:
section_icon: /assets/images/blog-cyan.svg
icon_alt: Ansible community blog icon
title: Blog
intro: Check out some recent blog posts from the Ansible community.
url: /blog/
contribute:
section_icon: /assets/images/collaboration-cyan.svg
icon_alt: Ansible community contributor icon
Expand Down Expand Up @@ -165,3 +133,33 @@ links:
platform:
home: https://www.redhat.com/en/technologies/management/ansible
use_cases: https://www.redhat.com/en/technologies/management/ansible/use-cases
catalyst:
section_icon: /assets/images/orchestration-cyan.svg
icon_alt: Ansible Catalyst program icon
title: Ansible Catalyst
intro: This is a newly-formed program lead by Red Hat to foster additional user interaction, showcase the ecosystem contributions, and share insights on driving automation adoption at your organization.
articles:
collection_spotlight:
heading: Collection spotlight
description: Every week we will highlight a new collection available to the Ansible ecosystem.
data_title: Ansible Middleware
data_body: Have you had a chance to check out the Ansible based automation for Red Hat Application Services and upstream middleware projects?
link: https://galaxy.ansible.com/ui/namespaces/middleware_automation/
contributions:
heading: Innovation by automation
description: Using automation to drive innovation enabling business value should always be the end goal.
data_title: What's currently brewing in your creative canvas?
data_body: Take a moment to visit our forum and tell your fellow users what you are working on.
link: https://forum.ansible.com/c/chat/4
adoption:
heading: Automation adoption
description: Have questions about how you can expand adoption of automation with your organization? If so, check out the following article to learn some tips and tricks.
data_title: Building your own automation community
data_body: Creating and supporting successful communities is something Red Hat has done for a long time. We would love to share our community adoption framework with you.
link:
f2e:
heading: Enterprise automation
description: Curious about the journey from AWX to Red Hat Ansible Automation Platform?
data_title: When should an organization consider upgrading to expand their enterprise-grade automation strategy?
data_body: This article will help you define your organization's automation maturity and aid in determining if it is time to level up your strategy.
link:
102 changes: 1 addition & 101 deletions pages/awx.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,111 +22,11 @@ The AWX project is how Red Hat and Ansible demonstrate their commitment to creat

Here are resources to help start using AWX and get involved with the community:

* Check the [frequently asked questions about AWX](#faq) on this page.
* Check the [frequently asked questions about AWX](link://slug/faq) on this page.
* Fork the [AWX GitHub repository](https://github.com/ansible/awx).
* Check out the [AWX operator](https://github.com/ansible/awx-operator/) for Kubernetes.
* Visit the [AWX documentation](https://ansible.readthedocs.io/projects/awx/en/latest/).

You can [get help](https://forum.ansible.com/tags/c/help/6/all/awx) with AWX on the community forum or [join a project discussion](https://forum.ansible.com/tags/c/project/7/awx) and become an active voice in the community.

If you want to ask questions and talk with community experts, you can also visit the [#awx](https://matrix.to/#/#awx:ansible.com) channel on Matrix.

<a name="faq"><a>

# Frequently Asked Questions

Find answers related to the AWX project in the following section.
You can also find lots of information about AWX in the [Ansible community forum](https://forum.ansible.com/tag/awx).

## What is the AWX project?

The AWX project—AWX for short—is an open source community project, sponsored by Red Hat, that enables users to better control their community Ansible project use in IT environments.
AWX is the upstream project from which the automation controller component is derived.

Visit the [Understanding Ansible, AWX, and Ansible Automation Platform](https://www.redhat.com/en/technologies/management/ansible/compare-awx-vs-ansible-automation-platform) to understand the differences between community Ansible and Red Hat Ansible Automation Platform.

## Why is Red Hat doing this?

Open sourcing everything is what Red Hat does.
When Ansible, Inc. was acquired by Red Hat, we told our users that we would open the source code for Ansible.
The AWX project is a fulfillment of that intent.

More importantly, the Ansible team believes deeply in the power of community-driven innovation.
The Ansible project itself has more than 3,000 contributors and we believe this will continue to grow and expand.
Many of the critical features we now provide for users and customers were built almost entirely by the Ansible community.
We believe that the open source model will bring many innovations to the AWX project.

## What is the difference between AWX and Automation Controller?

AWX is designed to be a frequently released, fast-moving project where all new development happens.

Automation Controller is produced by taking selected releases of AWX, hardening them for long-term supportability, and making them available to customers as a hosted service within Red Hat Ansible Automation Platform.
Ansible Automation Platform is fully supported by Red Hat, while AWX is supported by the community.

This is a tested and trusted method of software development for Red Hat, which follows a similar model to Fedora and Red Hat Enterprise Linux.

## Where can I get help for AWX?

You can [get help](https://forum.ansible.com/tags/c/help/6/all/awx) with AWX on the community forum or [join a project discussion](https://forum.ansible.com/tags/c/project/7/awx) and become an active voice in the community.

If you want to ask questions and talk with community experts, you can also visit the [#awx](https://matrix.to/#/#awx:ansible.com) channel on Matrix.

Because AWX is designed to be a rapidly moving project, Red Hat does not provide any paid support for it.
For a fully supported automation management platform, [read more about Red Hat Ansible Automation Platform](https://www.redhat.com/en/technologies/management/ansible).

## Can I upgrade from one version of AWX to another?

AWX is versionless and offers a "latest" release version only.
As such, it is not possible to perform direct, in-place upgrades between AWX versions.

## Under which open source license is AWX available?

The AWX source code is available under the [Apache License 2.0](https://github.com/ansible/awx/blob/devel/LICENSE.md).

## How can I get involved with the AWX project?

Fork or clone the [AWX GitHub repository](https://github.com/ansible/awx).
We welcome and encourage community contributions.
Read the [contributor guide](https://github.com/ansible/awx/blob/devel/CONTRIBUTING.md) to find out more.

## Where do I report an AWX bug?

You can file issues in the [issue tracking section](https://github.com/ansible/awx/issues) of the GitHub repository.

## How often is AWX released?

The AWX team currently plans to release new builds approximately every two weeks.
The AWX team will flag certain builds as "stable" at their discretion.
Note that the term "stable" does not imply fitness for production usage or any kind of warranty whatsoever.

## What is the governance structure of the AWX project?

For now, the AWX team will continue to make all decisions for the AWX project.
Over time, we will evaluate our governance structure, and we will do our best to choose a structure that balances community needs with product needs.

## If my software runs with AWX, can I say that it is certified to run on AWX or on Red Hat Ansible Automation Platform?

No.
Only Red Hat has the ability to say that software is "certified", although you may truthfully use the AWX name to describe the relationship between your software and AWX.
For more details, consult the [AWX trademark guidelines](https://github.com/ansible/awx-logos/blob/master/TRADEMARKS.md).

## I want to build my own forked version of AWX. Can I call it AWX? Can I call it Red Hat Ansible Automation Platform?

No.
You may fork AWX like any open source codebase, but you may not use Red Hat trademarks.
Red Hat reserves the exclusive right to decide what products can bear those marks.

## Will contributions to AWX require a "Contributor License Agreement"?

No.
However, all contributions to AWX will require agreement with the Developer Certificate of Origin (DCO) at the time of submission.
The text of the DCO can be read in full at [developercertificate.org](https://developercertificate.org/).

## Does Red Hat recommend AWX for production environments?

No.
Red Hat Ansible Automation Platform is suitable for production environments.

## Does Red Hat’s Open Source Assurance Program apply to AWX?

No, it does not.
6 changes: 3 additions & 3 deletions pages/contact-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Get in touch with us if you need help or have questions.
</div>
<div class="contact-page-community-column">
<h1>Ansible community</h1>
<p>For queries and assistance related to the Ansible community:</p>
<p>For queries and assistance related to the Ansible&reg; community:</p>
<ul>
<li>
<a href="https://forum.ansible.com/g?type=public"
Expand All @@ -75,7 +75,7 @@ Get in touch with us if you need help or have questions.
target="_blank">Get help by asking questions directly to the Ansible community.</a>
</li>
</ul>
<p>If you still have questions or need help, you can get in touch with the Ansible community team at Red Hat. Please send an email to <a href="mailto:ansible-community@redhat.com">ansible-community@redhat.com</a></p>
<p>If you still have questions or need help, you can get in touch with the Ansible community team at Red Hat&reg; by emailing <a href="mailto:ansible-community@redhat.com">ansible-community@redhat.com</a></p>
</div>
</div>
<hr class="contact-page-rule" />
Expand All @@ -88,6 +88,6 @@ Get in touch with us if you need help or have questions.
<div class="contact-page-platform-column">
<h1>Red Hat Ansible Automation Platform</h1>
<p>Visit the <a href="https://www.redhat.com/en/technologies/management/ansible" target="_blank">Red Hat Ansible Automation Platform</a> page to find out how it can solve your most challenging IT problems. You can find lots of resources and support for using Ansible Automation Platform across a variety of use cases.</p>
<p>You can also <a href="https://www.redhat.com/en/contact" target="_blank">contact Red Hat</a> directly with questions or to ask for help.</p>
<p>You can also <a href="https://www.redhat.com/en/contact" target="_blank">contact Red Hat&reg;</a> directly with questions or to ask for help.</p>
</div>
</div>
Loading

0 comments on commit 8c2cd08

Please sign in to comment.