fixed local execution
This commit is contained in:
parent
ca85dc19c8
commit
e1221e9071
1 changed files with 1 additions and 1 deletions
2
lldp.yml
2
lldp.yml
|
@ -2,7 +2,7 @@
|
|||
---
|
||||
|
||||
- name: "lldp"
|
||||
hosts: thismachine
|
||||
hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- lldp
|
||||
|
|
Loading…
Reference in a new issue