Difference between revisions of "Ansible-cmdb"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
https://ansible-cmdb.readthedocs.io/en/latest/
 +
 
<code> $ mkdir out && [[ansible]] all -m [[setup]] --tree out/ && ansible-cmdb out/ > overview.html</code>
 
<code> $ mkdir out && [[ansible]] all -m [[setup]] --tree out/ && ansible-cmdb out/ > overview.html</code>
  
  
 +
 +
ansible-cmdb
 +
Usage: ansible-cmdb.py [option] <dir> > output.html
 +
 +
The <dir> argument is mandatory
 +
 +
 +
== Related terms ==
 +
* <code>[[cfg2html]]</code>
 +
* <code>[[ansible-inventory]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:38, 25 November 2020

Advertising: