Skip to content

Files

Latest commit

Nho LuongNho Luong
Nho Luong
and
Nho Luong
Oct 24, 2024
b3e3d53 · Oct 24, 2024

History

History
This branch is up to date with JawherKl/devops-basics:main.

helloworld

Ansible helloworld example

# Navigate to code location under `devops-basics` repo
cd devops-basics/topics/ansible/basic/helloworld

# Run playbook
ansible-playbook -i first-inventory.ini first-playbook.yml