Did tweaks for a new host, added a publickey for my ipad added an update play, made a couple of scripts, because I am too forgetful to remember the full command. Other stuff too, but I kinda forget all of it.

This commit is contained in:
Annika Merris 2025-06-01 14:06:33 -04:00
parent 4b89946070
commit 26f820738a
10 changed files with 204 additions and 5 deletions

5
doit Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
clear
echo "" > ansible.log
/workspace/dev/ansible/minilab/.venv/bin/ansible-playbook --vault-password-file vault-password.txt minilab.yaml $@