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:
parent
4b89946070
commit
26f820738a
10 changed files with 204 additions and 5 deletions
5
doit
Executable file
5
doit
Executable 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 $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue