feat: added needed packages for default-mgmt-dvm
This commit is contained in:
parent
d0f969997c
commit
d66957ae50
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
ansible.builtin.command: "qvm-run -u root debian-13-mgmt-template 'apt update'"
|
ansible.builtin.command: "qvm-run -u root debian-13-mgmt-template 'apt update'"
|
||||||
|
|
||||||
- name: "Install qubes-ansible-vm and qubes-core-vm"
|
- name: "Install qubes-ansible-vm and qubes-core-vm"
|
||||||
ansible.builtin.command: "qvm-run -u root debian-13-mgmt-template 'apt install -y qubes-ansible-vm && apt install -y qubes-core-admin-client'"
|
ansible.builtin.command: "qvm-run -u root debian-13-mgmt-template 'apt install -y qubes-ansible-vm && apt install -y qubes-core-admin-client qubes-core-agent-passwordless-root qubes-mgmt-salt-vm-connector'"
|
||||||
|
|
||||||
- name: "Increase ansible verbosity on the management VM"
|
- name: "Increase ansible verbosity on the management VM"
|
||||||
ansible.builtin.command: "qvm-run -u root debian-13-mgmt-template 'echo ANSIBLE_LOG_VERBOSITY=debug >> /etc/environment'"
|
ansible.builtin.command: "qvm-run -u root debian-13-mgmt-template 'echo ANSIBLE_LOG_VERBOSITY=debug >> /etc/environment'"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue