Configure a Windows IIS Web Server

Configure a Windows host IIS (Internet Information Services) web server with an Ansible playbook.

We'll cover the following

Let’s configure a Windows host to run an IIS(Internet Information Services) web server with an Ansible playbook. You’ll perform the following steps:

  1. Create a new file named configure_iis_web_server.yml.
  2. Add the hosts line targeting the all group.

Get hands-on with 1200+ tech skills courses.