readme updates
This commit is contained in:
parent
631ac37843
commit
83d15afc6f
1 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
@ -96,16 +96,25 @@ Features not supported from Func (yet?)
|
||||||
* Delegation for treeish topologies
|
* Delegation for treeish topologies
|
||||||
* Asynchronous modes for polling long running operations
|
* Asynchronous modes for polling long running operations
|
||||||
|
|
||||||
|
Existing library modules
|
||||||
|
========================
|
||||||
|
|
||||||
|
* ping
|
||||||
|
* facter
|
||||||
|
|
||||||
Future plans
|
Future plans
|
||||||
============
|
============
|
||||||
|
|
||||||
* modules including:
|
* modules including:
|
||||||
|
* a command execution module
|
||||||
* users, groups, files, permissions, etc
|
* users, groups, files, permissions, etc
|
||||||
* inventory gathering (w/ accompanying ansible-inventory & RSS)
|
* inventory gathering (w/ accompanying ansible-inventory & RSS)
|
||||||
* a command execution module
|
* very simple option constructing/parsing for modules
|
||||||
* Dead-simple declarative configuration management engine using
|
* Dead-simple declarative configuration management engine using
|
||||||
a runbook style recipe file, written in JSON or YAML
|
a runbook style recipe file, written in JSON or YAML
|
||||||
* facts engine, including exec'ing facter if present
|
* maybe it's own fact engine, not required, that also feeds from facter
|
||||||
|
* add/remove/list hosts from the command line
|
||||||
|
* list available modules from command line
|
||||||
|
|
||||||
Author
|
Author
|
||||||
======
|
======
|
||||||
|
|
Loading…
Reference in a new issue