ansible alternative commands

17 tagged ansible alternative, measured the same way as everything else here.

Browse within: docker 17ssh 17

compose-down

01

CallMeTechie/fleet-manager

Command

Stop a Compose stack on a server. Default 'stop' (keeps it indexed); --remove for full 'down'. Critical projects need --confirm= .

1 29d ago A 33 tokens original MIT

copy

02

CallMeTechie/fleet-manager

Command

Copy files between local and a server (rsync, scp fallback). Syntax — local↔ : . Scope-gated (filetransfer).

1 29d ago A 33 tokens original MIT

sync

03

CallMeTechie/fleet-manager

Command

Mirror a directory local↔server via rsync. Dry-run by default; --apply to execute. --delete needs --confirm-delete= .

1 29d ago A 30 tokens original MIT