Skip to content

Commit

Permalink
Merge pull request #64 from DO1JLR/add_work_libvirt
Browse files Browse the repository at this point in the history
Add work libvirt
  • Loading branch information
DO1JLR authored Aug 29, 2024
2 parents b6dc037 + 64a5cb0 commit 007f530
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions group_vars/work.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ l3d_users__local_users:
admin_commands: 'ALL'
admin_nopassword: false
admin_ansible_login: true
groups: ['libvirt']
l3d_users__additional_groups: ['libvirt']

# l3d.packages
packages__install_extra_packages:
- virt-manager
# gopass dir
gopass_prefix: 'private/'

0 comments on commit 007f530

Please sign in to comment.