diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh new file mode 100755 index 0000000..d890a4b --- /dev/null +++ b/scripts/bootstrap.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +sudo dnf install ansible +