diff options
Diffstat (limited to 'infrastructure/site.yaml')
| -rw-r--r-- | infrastructure/site.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/infrastructure/site.yaml b/infrastructure/site.yaml index 2b5e78a..6adae90 100644 --- a/infrastructure/site.yaml +++ b/infrastructure/site.yaml @@ -1,4 +1,8 @@ --- +- hosts: local_incus + gather_facts: false + roles: + - incus_provision - hosts: all roles: - users |
