Initial import.

This commit is contained in:
2023-04-10 19:55:24 -07:00
commit e2543baf2d
17 changed files with 492 additions and 0 deletions

4
answer Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
pushd $HOME/src/ansible
ansible-playbook -i inventory -l $(hostname -s) -c local -K site.yml