File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ ansible_python_interpreter = /opt/local/bin/python
3131[hosts:freebsd]
3232ansible_python_interpreter = /usr/local/bin/python
3333
34- [hosts:fedora30 ]
34+ [hosts:fedora32 ]
3535ansible_python_interpreter = /usr/bin/python3
3636
37- [hosts:fedora32 ]
37+ [hosts:fedora34 ]
3838ansible_python_interpreter = /usr/bin/python3
3939
4040[hosts:ibm]
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ hosts:
126126 debian8-x64-1 : {ip: 159.203.103.52}
127127 debian9-x64-1 : {ip: 138.197.97.208}
128128 fedora32-x64-1 : {ip: 159.203.117.50}
129- fedora30 -x64-1 : {ip: 178.62.236.249}
130- fedora30 -x64-2 : {ip: 159.203.98.84}
129+ fedora34 -x64-1 : {ip: 178.62.236.249}
130+ fedora34 -x64-2 : {ip: 159.203.98.84}
131131 freebsd11-x64-1 : {ip: 45.55.90.237, user: freebsd}
132132 freebsd11-x64-2 : {ip: 107.170.28.213, user: freebsd}
133133 ubuntu1404-x64-1 : {ip: 45.55.252.223}
You can’t perform that action at this time.
0 commit comments