June 2017
Intermediate to advanced
446 pages
10h 10m
English
First, let us clarify the terminology we will use in the context of Ansible. We will refer to the virtual machine with Ansible installed as the control machine, and the machine is being managed as the target machines or managed nodes. Ansible can be installed on most of the Unix systems with the only dependency of Python 2.6 or 2.7; the current Windows is not supported as the control machine. Windows host can still be managed by Ansible, as they are just not supported as the control machine.
On the managed node requirements, you may notice that Python 2.4 or later is a requirement. This is true for managing target ...
Read now
Unlock full access