Skip to content

Instantly share code, notes, and snippets.

@jelinekb
jelinekb / ansible_bootstrap.sh
Last active September 20, 2024 16:45
Ansible Bootstrap
#!/usr/bin/env bash
## execute script from url
# https://stackoverflow.com/questions/46073096/is-there-a-permalink-to-the-latest-version-of-gist-files
# bash <(wget -qO- https://gist.githubusercontent.com/jelinekb/272485749194f002717b170c0818e09c/raw/ansible_bootstrap.sh)
### Ubuntu 24.10
## bootstraps ansible depenencies on managed node
# 1. openssh
# 2. pip3