Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Basic
hosts file
hosts
root@ansible /etc/ansible# more /etc/ansible/hosts
. . .

[vpls]
192.168.0.201
192.168.0.202
192.168.0.203
192.168.0.204

pingansible vpls -m ping -u ocnos -k




















  • No labels