Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ansible-day-41
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Step 4 go to ansible_master container update the ubuntu and install some depend
docker exec -it ansible_master bash
apt update
apt install python-is-python3 vim iputils-ping openssh-client -y
Geographical area 6 city 44
Geographical area 5 city 43
apt install software-properties-common
add-apt-repository --yes --update ppa:ansible/ansible
apt install ansible
Expand Down