1. 1. Introduction
  2. 2. The Dux crate
    1. 2.1. TaskList
  3. 3. Modules
    1. 3.1. Apt
    2. 3.2. Debug
    3. 3.3. Command
    4. 3.4. LineInFile
    5. 3.5. Ping
    6. 3.6. Service
    7. 3.7. Yum/Dnf
  4. 4. Prepare a host to be controlled
  5. 5. Implementations
    1. 5.1. Standard
    2. 5.2. Agent
    3. 5.3. Scalable
      1. 5.3.1. Architecture
      2. 5.3.2. Controller
      3. 5.3.3. Worker
    4. 5.4. Distributed
      1. 5.4.1. Architecture
      2. 5.4.2. Controller
      3. 5.4.3. Worker
  6. 6. What's next

The Dux book

Worker (TO BE UPDATED)