From b7c8fac31efdfbfecebc77dcfc0114ea41eba6b8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 7 Feb 2023 00:27:05 +0100 Subject: add dummy setup module for openwrt --- inventory/hosts.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'inventory/hosts.ini') diff --git a/inventory/hosts.ini b/inventory/hosts.ini index 9e857228..0e03db50 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -276,6 +276,7 @@ elevate-mediachannel-edge ## OS [openwrt:vars] ansible_ssh_transfer_method=scp +ansible_facts_modules='openwrt_setup' [openwrt] ch-router -- cgit v1.2.3