Changes

Jump to: navigation, search

OPS635-lab-ansible-Summer-2019

102 bytes added, 13:02, 27 May 2019
Investigation 2: Creating an Ansible Playbook
==Investigation 2: Creating an Ansible Playbook==
Create an Ansible playbook (named lab2.yaml) that will:
* Run on both ansible2 and ansible3.
* Create user '''<senecaid>''' with a password, and add it to new group '''lab2'''.
* Install, enable, and start apache.
* Insert a persistent firewall exception for port 80.

Navigation menu