mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
Add remote setting to file, update TODO
This commit is contained in:
parent
03647d64e9
commit
7eb2dd2dee
3 changed files with 29 additions and 19 deletions
5
TODO.md
5
TODO.md
|
|
@ -1,10 +1,9 @@
|
|||
TODO list and plans
|
||||
===================
|
||||
|
||||
* make remote user settable versus assuming remote login is named root
|
||||
* modules for users, groups, and files, using puppet style ensure mechanics
|
||||
* ansible-inventory -- gathering fact/hw info, storing in git, adding RSS
|
||||
* ansible-slurp ------ recursively rsync file trees for each host
|
||||
* ansible-inventory - gathering fact/hw info, storing in git, adding RSS
|
||||
* ansible-slurp - recursively rsync file trees for each host
|
||||
* very simple option constructing/parsing for modules
|
||||
* Dead-simple declarative configuration management engine using
|
||||
a runbook style recipe file, written in JSON or YAML
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue