fabfile.py
- Optional inventory/host-variable modules in project source
- SSH settings in
~/.ssh/config or environment variables
- Target host groups and connection parameters
- Task parameter defaults and environment mappings
- Timeout/retry behavior for remote command execution
fab -l
fab --help