Skip to content

Doc(eos_cli_config_gen): Update diagram for eos_cli_config_gen workflow#6471

Open
JulioPDX wants to merge 4 commits intoaristanetworks:develfrom
JulioPDX:eos_cli_config_gen_diagrams
Open

Doc(eos_cli_config_gen): Update diagram for eos_cli_config_gen workflow#6471
JulioPDX wants to merge 4 commits intoaristanetworks:develfrom
JulioPDX:eos_cli_config_gen_diagrams

Conversation

@JulioPDX
Copy link
Contributor

@JulioPDX JulioPDX commented Feb 3, 2026

Change Summary

Updated workflow diagram for eos_cli_config_gen.

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

Simplified diagram and moved to excalidraw. Easy to grab file and edit and does not require custom icons.

How to test

Serve locally or view generated docs.

Checklist

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@JulioPDX JulioPDX requested review from a team as code owners February 3, 2026 22:08
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-6471
# Activate the virtual environment
source test-avd-pr-6471/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/JulioPDX/ansible-avd.git@eos_cli_config_gen_diagrams#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
python -m ansible.cli.galaxy collection install git+https://github.com/JulioPDX/ansible-avd.git#/ansible_collections/arista/avd/,eos_cli_config_gen_diagrams --force
cd test-avd-pr-6471
# Run your playbook using `python -m ansible.cli.playbook path/to/playbook.yml ...`

Copy link
Contributor

@joelbreton2 joelbreton2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JulioPDX JulioPDX force-pushed the eos_cli_config_gen_diagrams branch from 1ef0678 to baab4ff Compare February 5, 2026 00:08
@gmuloc gmuloc added this to the v6.0.0 milestone Feb 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants