Skip to content

Commit

Permalink
chore(docs_teams): Update decription
Browse files Browse the repository at this point in the history
remove AWX credential types as they are not created

#17 #14
  • Loading branch information
jasonpagetas committed Aug 19, 2024
1 parent 4803cea commit cec6cd9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/projects/ansible/collection/centurion/playbooks/teams.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Teams
description: No Fuss Computings Companion Ansible Collection Centurion teams Playbook.
description: Creation and patching of teams and permissions.
date: 2024-08-18
template: project.html
about: https://github.com/nofusscomputing/ansible_collection_centurion
Expand All @@ -14,7 +14,6 @@ The following job template will be created:

* **Centurion/Access/Teams** Creation and patching of teams and permissions

On import to AWX / Ansible Automation Platform a credential type will also be created, `Playbook/teams/centurion` that can be used to supply the required secrets and Centurion host.

!!! info
The playbook is able to work with centurion ERP directly or using the inventory pluggin that is included in this collection.
Expand Down Expand Up @@ -59,3 +58,6 @@ centurion_erp:
team_name_notes: &team-name-notes "team_notes"

```

!!! info "Upcoming feature"
With the release of Centurion ERP V1.1 an API request to fetch all permissions that can be applied will be available.

0 comments on commit cec6cd9

Please sign in to comment.