Skip to content

Commit

Permalink
Merge pull request #1 from Tompage1994/devel
Browse files Browse the repository at this point in the history
Add some initial base content based on collection readmes
  • Loading branch information
djdanielsson authored Mar 13, 2024
2 parents 0940f7a + b43dd7a commit 427e62e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 7 deletions.
32 changes: 32 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,36 @@ Several collections have been created by the Red Hat Communities of Practice to

This document is published to https://redhat-cop.github.io/aap_config_as_code_docs/, it is open source and its source code is maintained at https://github.com/redhat-cop/aap_config_as_code_docs/.

== Getting Help

We are on the Ansible Forums and Matrix, if you want to discuss something, ask for help, or participate in the community, please use the #infra-config-as-code tag on the forum, or post to the chat in Matrix.

https://forum.ansible.com/tag/infra-config-as-code[Ansible Forums]

https://matrix.to/#/#aap_config_as_code:ansible.com[Matrix Chat Room]

== AAP Config as Code Collections
include::collections/README.adoc[leveloffset=1]

[appendix]
== Contributing to this Documentation
We welcome community contributions to this documentation, or any of the mentioned collections. If you find problems, please open an issue and consider creating a PR against this, or any relevant, repository. More information about contributing can be found in our link:CONTRIBUTE.adoc[Contribution Guidelines].

We have a community meeting every 4 weeks. Find the agenda in the issues and the calendar invitation below:

[link=https://raw.githubusercontent.com/redhat-cop/controller_configuration/devel/docs/aap_config_as_code_public_meeting.ics]
image::https://www.google.com/calendar/images/ext/gc_button1_en-GB.gif[Google Calendar Invite,80,20]

[appendix]
== Code of Conduct

This repository follows the Ansible project's
https://docs.ansible.com/ansible/latest/community/code_of_conduct.html[Code of Conduct].
Please read and familiarize yourself with this document.

[appendix]
== Licensing

GNU General Public License v3.0 or later.

See [LICENSE](https://www.gnu.org/licenses/gpl-3.0.txt) to see the full text.
24 changes: 17 additions & 7 deletions collections/README.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
= AAP Config as Code Collections
NOTE: Further documentation for these collections will be stored here.

- infra.controller_configuration
- infra.ah_configuration
- infra.ee_utilities
- infra.aap_utilities
- infra.eda_configuration
.Links to Ansible Automation Platform Collections
[options="header"]
|================
|Collection Name|Purpose
|[awx.awx/Ansible.controller repo](https://github.com/ansible/awx/tree/devel/awx_collection)|Automation controller modules
|[Ansible Hub Configuration](https://github.com/ansible/automation_hub_collection)|Automation hub configuration
|================

NOTE: Further documentation for these collections will be stored here.
.Links to other Validated Configuration Collections for Ansible Automation Platform
[options="header"]
|================
|Collection Name|Purpose
|[Controller Configuration](https://github.com/redhat-cop/controller_configuration)|Automation controller configuration
|[EE Utilities](https://github.com/redhat-cop/ee_utilities)|Execution Environment creation utilities
|[AAP installation Utilities](https://github.com/redhat-cop/aap_utilities)|Ansible Automation Platform Utilities
|[AAP Configuration Template](https://github.com/redhat-cop/aap_configuration_template)|Configuration Template for this suite
|================

include::controller_configuration.adoc[leveloffset=+1]

0 comments on commit 427e62e

Please sign in to comment.