Changes

Jump to: navigation, search

OPS635-lab-ansible-Summer-2019

133 bytes added, 11:53, 27 May 2019
Investigation 1: Installing Ansible on Your Host Machine
==Investigation 1: Installing Ansible on Your Host Machine==
*Install the Ansible package on your host machine.
*If you have not already done soClone three new VMs from your ''blank'' template VM and assign them unused static IPs.*Add your new VMs to your host DNS as: '''ansible1, ansible2, create ansible3'''*Create an SSH key-pair for the '''root user on your host''' and transfer the install its public portion of it key to your VMs' root accounts. Ensure that you can use it to ssh SSH to root on your VMs without entering a password.
*Modify the inventory file on your host to include the fully qualified domain names of your VMs.
*Use the '''setup module''' to verify that your Ansible host can run plays on your VMs.

Navigation menu