mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-31 02:11:43 -07:00
Merge pull request #324 from lcosmin/devel
Prevent facter stderr messages from confusing ansible
This commit is contained in:
commit
b460980d7d
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@
|
||||||
# facter
|
# facter
|
||||||
# ruby-json
|
# ruby-json
|
||||||
|
|
||||||
/usr/bin/facter --json
|
/usr/bin/facter --json 2>/dev/null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue