From 686fb6c477791281548a8afb55632a67681153d3 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 26 Sep 2024 04:58:43 -0600 Subject: [PATCH] Update Docker & Kubernetes/Servers/AWX/AWX Operator/Projects/Overview.md --- .../Servers/AWX/AWX Operator/Projects/Overview.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Docker & Kubernetes/Servers/AWX/AWX Operator/Projects/Overview.md b/Docker & Kubernetes/Servers/AWX/AWX Operator/Projects/Overview.md index e23d385..0688b55 100644 --- a/Docker & Kubernetes/Servers/AWX/AWX Operator/Projects/Overview.md +++ b/Docker & Kubernetes/Servers/AWX/AWX Operator/Projects/Overview.md @@ -2,14 +2,14 @@ When you want to run playbooks on host devices in your inventory files, you need to host the playbooks in a "Project". Projects can be as simple as a connection to Gitea/Github to store playbooks in a repository. ```jsx title="Ansible Playbooks (Gitea)" -Name: Ansible Playbooks (Gitea) +Name: Bunny Lab Source Control Type: Git -Source Control URL: https://git.cyberstrawberry.net/nicole.rappe/ansible.git -Source Control Credential: CyberStrawberry Gitea +Source Control URL: https://git.bunny-lab.io/GitOps/awx.bunny-lab.io.git +Source Control Credential: Bunny Lab (Gitea) ``` -```jsx title="Resources > Credentials > CyberStrawberry Gitea" -Name: CyberStrawberry Gitea +```jsx title="Resources > Credentials > Bunny Lab (Gitea)" +Name: Bunny Lab (Gitea) Credential Type: Source Control Username: nicole.rappe Password: #If you use MFA on Gitea/Github, use an App Password instead for the project.