Skip to content

AWX (Ansible): 4. AWX Configurations basics

Notifications

Create notification using slack bot, and token with chat-write rights.

Projects: Connecting to a private git repo. For creating new project first we need to create Credentials for our Jobs we like to play.

For git repo access we need to have our personal token key.

For creating credentials for git we choose Source Control. We need to use SCM Private key. That is ssh keys for github access. While creating that keys we need also to create Passphrase for more security. we give access to that key in gitgub. and after that we copy that private key and put in SCM Private Key and also wwe writhe the passprase we use for creating that key. /

After creating credentials for Source control we can create project.

We can test the status and notification for this test are send to our slack channel.