switched to lxd-deploy role

This commit is contained in:
Radar231 2023-12-17 20:55:26 -05:00
parent 3b05433b03
commit 982ec37bc8
1 changed files with 5 additions and 2 deletions

View File

@ -45,8 +45,11 @@
- debug: msg="lxd-deploy.yml playbook"
####################################################################
# use a role here rather than just the playbook as it is easier to
# substitute templated files into the guest from within a role.
roles:
- role: lxc_deploy
- role: lxdhost
- role: lxd-deploy
# EOF