Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Ansible permissions

Ansible Config Provider, Ansible Catalog and operations permissions.

Permission typeDescription
Ansible Config Provider Discovery on Day 01. Configure Ansible credentials reference link: https://docs.ansible.com/ansible-tower/latest/html/userguide/credentials.html 2. Creating Ansible tower users: https://docs.ansible.com/ansible-tower/3.2.5/html/userguide/users.html 3. Roles/permissions can be granted to Ansible tower users per project/ inventory/ job template/credentials as required. For more details: https://docs.ansible.com/ansible-tower/latest/html/userguide/users.html\#users-permissions 4. CAPI uses basic authentication token based mechanism which uses the Ansible tower user's credentials. OAuth tokens based on basic authentication credentials are generated. 5. Projects that contain the GitHub credentials of the playbook \(this is where .yml files exist\) is configured manually on Ansible. For more information: https://docs.ansible.com/ansible-tower/latest/html/userguide/credentials.html\#source-control 6. Uses Ansible credentials for Discovery of Inventory, projects, cfg installable– job templates \(fetching playbooks and its extra variables\) using CAPI.
Ansible Catalog provision/ de-provision on Day 1Uses Ansible tower user credentials and service account credentials of Amazon Web Services/ Azure given in the Ansible job template.
Ansible tag:GetResources for discoveryUses
 tag:GetResources
permission to discover AWS resources provisioned through Ansible pipeline.
Ansible Day 2 operationsUses Ansible tower user credentials, service account credentials of Amazon Web Services/ Azure and private ssh key pair or windows user name/password, to connect to the particular cloud resource provisioned.

Parent Topic:CSC references