playbook_incus/README.md

261 B

incus playbook

Introduction

This role will install incus to the target host.

This playbook can be run using the following command line;

ansible-playbook -i <inventory file | IP,> incus.yml

ie,
ansible-playbook -i 192.168.1.123, incus.yml