Adding templating of README.md file for Tower vs AWX collections

This commit is contained in:
John Westcott IV
2020-05-22 07:21:01 -04:00
committed by AlanCoding
parent 6682dcbc7c
commit 6c6c1e8488
3 changed files with 164 additions and 2 deletions

View File

@@ -1,7 +1,18 @@
# AWX Ansible Collection
This Ansible collection allows for easy interaction with an AWX or Ansible Tower
server via Ansible playbooks.
[comment]: # (*******************************************************)
[comment]: # (* *)
[comment]: # (* WARNING *)
[comment]: # (* *)
[comment]: # (* This file is manageed by Ansible and not to be *)
[comment]: # (* edited directly! Instead modify: *)
[comment]: # (* tools/roles/template_galaxy/templates/README.md.j2 *)
[comment]: # (* *)
[comment]: # (* Changed to the base README.md file are lost upon *)
[comment]: # (* the build of the collection *)
[comment]: # (*******************************************************)
This Ansible collection allows for easy interaction with an AWX server via Ansible playbooks.
This source for this collection lives in the `awx_collection` folder inside of the
AWX source.