Ansible BuildAnsible Build
Home
Scripts
Mint System
GitHub
Home
Scripts
Mint System
GitHub
  • Hosts role

Hosts role

Add entries to hosts files.

Usage

Configure the role.

hosts:
  - ip: 172.17.4.15
    name: doc.kmsu.ch

And include it in your playbook.

- hosts: hosts
  roles:
  - role: hosts
Edit this page
Last Updated:
Contributors: Janik von Rotz