mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fixes ios_logging unit test (#32240)
This commit is contained in:
parent
7d5dccefe5
commit
2aae66fa07
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
ios_logging:
|
ios_logging:
|
||||||
dest: host
|
dest: host
|
||||||
name: 172.16.0.1
|
name: 172.16.0.1
|
||||||
|
facility: local7
|
||||||
state: present
|
state: present
|
||||||
authorize: yes
|
authorize: yes
|
||||||
register: result
|
register: result
|
||||||
|
|
Loading…
Add table
Reference in a new issue