mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
Prevent facter stderr messages from confusing ansible
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
# facter
|
||||
# ruby-json
|
||||
|
||||
/usr/bin/facter --json
|
||||
/usr/bin/facter --json 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user