mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Fixes ios_logging unit test (#32240)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
ios_logging:
|
||||
dest: host
|
||||
name: 172.16.0.1
|
||||
facility: local7
|
||||
state: present
|
||||
authorize: yes
|
||||
register: result
|
||||
|
||||
Reference in New Issue
Block a user