Skip to content

cloudify-incubator/cloudify-ansible-tower-plugin

Repository files navigation

Ansible Tower / AWX plugin for Cloudify

Packaging

The wagon and plugin.yaml files are available in Releases.
Use them to upload the plugin into your Cloudify Manager.

Importing

In Cloudify, go to the System Resources menu and click the Upload button within the Plugins widget. Use the Wagon file (.wgn) and plugin.yaml from the last section.

Importing a Cloudify plugin

Listing Cloudify plugins

AWX / Ansible Tower authentication

Cloudify needs to perform actions as a user within AWX / Ansible Tower. To do this, it needs a Personal Access Token (PAT). Within AWX/Tower, go to the Users menu, click on the user you want to authenticate as, click the TOKENS top menu button, and click the + (plus symbol).

Unless you have a specific use case, leave the APPLICATION field blank and change the SCOPE field to Write.

Creating an Ansible Tower token

Displaying an Ansible Tower token

Listing Ansible Tower tokens

Then, you can save the Token value in the secret in your Cloudify Manager.