Skip to content

Commit

Permalink
Fix "ceos_image" var not defined issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxin committed Aug 22, 2024
1 parent ce5698d commit 61047c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/eos/tasks/ceos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
when: snmp_data.ansible_facts.ansible_sysname is defined

- include_tasks: ceos_config.yml
- include_vars: group_vars/vm_host/ceos.yml

- name: Create cEOS container
become: yes
Expand Down

0 comments on commit 61047c0

Please sign in to comment.