Skip to content

Files

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Launch an Ansible Automation Platform Job Template

This template requires a secret to be defined that provides the URL for Ansible Automation Platform as well as a token to interact with Ansible Automation Platform.

Provide the value of token and host as it relates to your environment.

kubectl create secret generic aapaccess -n aap --from-literal=token=$TOKEN --from-literal=host=$AAP_URL

Once this secret has been generated on the cluster it is now possible to define an Ansible Job template.