1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix provider indentation on prepare EOS ethernet pre step (#26694)

This commit is contained in:
Ricardo Carrillo Cruz 2017-07-12 13:09:10 +02:00 committed by GitHub
parent 59edc44166
commit 7ffa882f9d

View file

@ -16,6 +16,5 @@
- no switchport
- int Ethernet2
- no shutdown
- no switchport
provider: "{{ cli }}"
provider: "{{ cli }}"
connection: local