Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ Add the system information gathered above into a file called hosts.ini. For exam [node] 192.16.35.[10:11] [k3s-cluster:children] [k3s_cluster:children] master node Loading inventory/hosts.ini +1 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,6 @@ 192.168.1.16 192.168.1.32 [k3s-cluster:children] [k3s_cluster:children] master node reset.yml +1 −1 Original line number Diff line number Diff line --- - hosts: k3s-cluster - hosts: k3s_cluster gather_facts: yes become: yes roles: Loading site.yml +1 −1 Original line number Diff line number Diff line --- - hosts: k3s-cluster - hosts: k3s_cluster gather_facts: yes become: yes roles: Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ Add the system information gathered above into a file called hosts.ini. For exam [node] 192.16.35.[10:11] [k3s-cluster:children] [k3s_cluster:children] master node Loading
inventory/hosts.ini +1 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,6 @@ 192.168.1.16 192.168.1.32 [k3s-cluster:children] [k3s_cluster:children] master node
reset.yml +1 −1 Original line number Diff line number Diff line --- - hosts: k3s-cluster - hosts: k3s_cluster gather_facts: yes become: yes roles: Loading
site.yml +1 −1 Original line number Diff line number Diff line --- - hosts: k3s-cluster - hosts: k3s_cluster gather_facts: yes become: yes roles: Loading