mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Fix provider indentation on prepare EOS ethernet pre step (#26694)
This commit is contained in:
committed by
GitHub
parent
59edc44166
commit
7ffa882f9d
@@ -16,6 +16,5 @@
|
||||
- no switchport
|
||||
- int Ethernet2
|
||||
- no shutdown
|
||||
- no switchport
|
||||
provider: "{{ cli }}"
|
||||
provider: "{{ cli }}"
|
||||
connection: local
|
||||
|
||||
Reference in New Issue
Block a user