356ca08b265c70f12cb7827c8679b577a021f576
Includes: - `bootstrap-debian13.yml` for system setup and user configuration - `firewall-iptables.yml` for IPv4 firewall management - `run-playbook.sh` and `check.sh` scripts for playbook execution and validation - `inventory.ini` for host definitions - Template for iptables rules at `templates/iptables/rules.v4.j2` - `README.md` with usage instructions
General
Syntax Check
ansible-playbook -i inventory.ini bootstrap-debian13.yml --syntax-check -vvvv
Step 1
ansible-playbook -i inventory.ini bootstrap-debian13.yml
Description
Languages
Shell
100%