mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 02:53:57 -07:00
Added an 'ohai' module. Some weird JSON hackage to get it to work.
This commit is contained in:
parent
c8fe53c4b9
commit
f17c4ca4b2
2 changed files with 13 additions and 0 deletions
|
@ -146,6 +146,7 @@ Modules include:
|
|||
* command -- runs commands, giving output, return codes, and run time info
|
||||
* ping - just returns if the system is up or not
|
||||
* facter - retrieves facts about the host OS
|
||||
* ohai - similar to facter, but returns structured data
|
||||
* copy - add files to remote systems
|
||||
|
||||
Playbooks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue