1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Prevent facter stderr messages from confusing ansible

This commit is contained in:
Cosmin Luță 2012-05-07 18:08:50 +03:00
parent dcbe48e2d4
commit fba4d9232d

View file

@ -22,4 +22,4 @@
# facter
# ruby-json
/usr/bin/facter --json
/usr/bin/facter --json 2>/dev/null