Skip to content

Instantly share code, notes, and snippets.

View nbigot's full-sized avatar

Nicolas Bigot nbigot

View GitHub Profile
@nbigot
nbigot / ansible_hosts
Last active January 3, 2025 10:55
Ansible playbook AWS - install docker (2021)
# example of /etc/ansible/hosts file
# sudo vi /etc/ansible/hosts
[awsec2instances]
10.2.0.39
10.2.0.217
10.2.0.208