Skip to content

Instructions on how to build a custom AWX-Operator Execution Environment to automate tasks with Juniper appliances

Notifications You must be signed in to change notification settings

alsenior/awx-juniper-ee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible AWX-Operator Juniper Execution Environment

This is a repo to build an Ansible Execution Environment that can communicate with Juniper devices using the juniper.junos roles as well as the juniper.devices collection.

it will work with the following roles or collections commands

juniper.junos Juniper.junos juniper.device

The compiled version of this is hosted on docker hub Check Here and can be used directly in your AWX environment.

If you wish to learn how to build Execution Environments, Check Here.

Add the new Execution Environment

change giuffrelab and the image name you chose to whatever you used

Under Administration and Execution Environments

  • Select Add
  • Fill out the name field
  • Under Pull select Always Pull
  • Under image put giuffrelab/awx-juniper-ee:latest
  • Under Registry credential select the one created above
  • Save

About

Instructions on how to build a custom AWX-Operator Execution Environment to automate tasks with Juniper appliances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published