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

Example facter module. Look how quick that was.

This commit is contained in:
Michael DeHaan 2012-02-23 15:24:24 -05:00
parent 145a024d7b
commit 631ac37843

7
library/facter Normal file
View file

@ -0,0 +1,7 @@
#!/usr/bin/bash
# things that must be installed to use this
# facter
# ruby-json
/usr/bin/facter --json