Fedora Setup ============ This is a chaff version of ansible. It helps me take over a server when I need to. In order to use it, as root, just: .. code-block:: bash curl -Ls downloads.woralelandia.com/fsetup//.bash | bash -s Or, for example: .. code-block:: bash curl -Ls downloads.woralelandia.com/fsetup/40/server.bash | bash -s For now, it: * installs my SSH key. * installs tools I need. * installs configuration files for vim and tmux.