An open API service indexing awesome lists of open source software.

https://github.com/preaction/introduction-to-rex

A presentation introducing the basics of Rex
https://github.com/preaction/introduction-to-rex

Last synced: 4 months ago
JSON representation

A presentation introducing the basics of Rex

Awesome Lists containing this project

README

          

# Introduction to Rex

This presentation covers the basic Rex command and configuration.

## Covered topics

* Running commands
* Running commands on remote hosts
* Configuring host groups
* Configuring environments
* Configuring tasks
* Adding task options
* Tasks running other tasks

## Uncovered topics which I would like to add

* Files
* Templates
* Modules
* Some common plugins
* rsync
* Parallelization
* Tasks running other tasks in parallel

## Topics I do not intend to add

I do not have root on my machines, so I cannot do these things.

* Installing OS packages
* Managing OS services

# COPYRIGHT AND LICENSE

Copyright 2015 Doug Bell

The presentation content is licensed under CC-BY-SA 4.0.

The Perl code is licensed under CC-BY-SA 4.0, or the same terms as Perl
itself (Artistic License 1.0, or GPL 1.0+ at your discretion).