https://github.com/ajsnet/cisco-ee
AWX Execution Env for Cisco Devices
https://github.com/ajsnet/cisco-ee
ansible awx cisco
Last synced: 7 months ago
JSON representation
AWX Execution Env for Cisco Devices
- Host: GitHub
- URL: https://github.com/ajsnet/cisco-ee
- Owner: ajsnet
- Created: 2025-03-20T20:43:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T16:55:27.000Z (7 months ago)
- Last Synced: 2025-03-21T17:43:33.869Z (7 months ago)
- Topics: ansible, awx, cisco
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cisco-ee
A Cisco collection centric execution environment for AWX. Probably also works in RedHat Ansible Automation Platform.
* Base image CentOS Stream 10
* Includes (nearly) all Cisco.* ansible-galaxy collections
* Exclusions are due to older/unmaintained collections, or collections with hard-coded out-of-date dependencies
* Current Exclusions:
* cisco.sdwan* - requires out of date azure packages that conflict with default current azure packages in base ansible
* cisco.cml - requires out of date dependencies, possibly resolvable by ignoring them and installing latest# Get the image
Add to Execution Environments in AWX as image:
ghcr.io/ajsnet/cisco-ee:latest# Make your own image
Use provided execution-environment.yml + ansible-builder
See ansible-builder documentation for details on building your own execution environments# Contribution
Please contact me at arosmith@cisco.com