configure general aspects of your openwrt system. compare: http://wiki.openwrt.org/doc/uci/system
currently only setting of the hostname is implemented.
hostname
https://github.com/lefant/ansible-openwrt/blob/master/openwrt.yml
must be kept minimal as this is supposed to run on openwrt embedded systems. in particular we try get by with plain POSIX shell, using neither python nor bash in any way. lua could be an option as that seems to be the openwrt scripting language of choice.
BSD
Fabian Linzberger, http://e.lefant.net/