mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Ohai and facter modules should not use the ansible_facts API.
This commit is contained in:
@@ -22,6 +22,4 @@
|
||||
# facter
|
||||
# ruby-json
|
||||
|
||||
echo '{ "ansible_facts":'
|
||||
/usr/bin/facter --json
|
||||
echo '}'
|
||||
|
||||
Reference in New Issue
Block a user