Go to file
Radar231 9a585ff6b3 split out into role_incus 2024-01-03 06:45:52 -05:00
README.md initial checkin 2023-12-22 23:24:08 -05:00
incus.yml split out into role_incus 2024-01-03 06:45:52 -05:00

README.md

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