Skip to content

Replibook v1.0.1

Choose a tag to compare

@alexrosbachIsaac alexrosbachIsaac released this 19 May 11:40
· 17 commits to main since this release
01b96de

Replibook v1.0.1

Added

  • Guided scan wizard with per-module explanations instead of one dense multi-select list.
  • Local/SSH target inventory configuration, including host/IP, inventory name, SSH user, port, key path and become override.
  • Guarded replibook apply wrapper around ansible-playbook.
  • replibook apply --install-deps to install Ansible and common required collections when missing.
  • Extra confirmation guard for network-sensitive playbooks, with --confirm-network-changes for non-interactive runs.

Changed

  • Interactive generation now asks for target inventory details before writing inventory.ini.
  • Documentation now explicitly states that Replibook does not back up Docker volumes, bind-mounted files, databases, uploads or application data.

Install

pipx install git+https://github.com/AlexRosbach/Replibook.git@v1.0.1