Modules
Modules available so far
(alphabetized)
Module | Description |
---|---|
apt | Manage packages on Debian-like distributions |
debug | Display useful information for debugging purposes |
command | Run a single shell command on the controlled host |
dnf | Manage packages on Fedora-like distributions (no difference with yum ) |
lineinfile | Manipulate lines in a file (add, delete) |
ping | Test SSH connectivity with remote host |
service | Manage services on the controlled host |
yum | Manage packages on Fedora-like distributions (no difference with dnf ) |