Skip to content

Commit 6b6db37

Browse files
Create ansible-reference.txt
1 parent bfcb505 commit 6b6db37

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ansible-reference.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Following are all written for ubuntu.
2+
3+
4+
Install ansible
5+
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-ansible-on-ubuntu-18-04
6+
7+
Configure ssh for ansible
8+
https://stackoverflow.com/questions/4594048/how-do-i-setup-passwordless-ssh-on-aws
9+
10+
k8s-instance
11+
https://github.com/kairen/kubeadm-ansible
12+
https://kubernetes.io/blog/2019/03/15/kubernetes-setup-using-ansible-and-vagrant/
13+
14+
ansible-playbook <playbook-name>.yml

0 commit comments

Comments
 (0)