Explain the name
This commit is contained in:
parent
e3327ad326
commit
4ee53658d8
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
|||
# Ansible openwrt
|
||||
# Philote
|
||||
|
||||
An collection of ansible modules written in lua for Openwrt orchestration.
|
||||
Ansible orcherstration for Openwrt - with Lua!
|
||||
|
||||
Ansible is build around a collection of modules that get send to the remote
|
||||
host to execute different tasks or collect information. Those modules are
|
||||
|
@ -285,3 +285,9 @@ under their own respective licenses:
|
|||
|
||||
All other code is available under the terms and conditions of the AGPL3 license.
|
||||
For more details please the the [LICENSE file](LICENSE).
|
||||
|
||||
# Trivia
|
||||
|
||||
In Orson Scott Cards marvellous Ender's Game series the term "ansible" refers to
|
||||
a device for faster than light communication. The philote is the (fictional)
|
||||
subatomic particle which delivers the actual messages.
|
||||
|
|
Loading…
Add table
Reference in a new issue