feat: added new roles to match daily driver desktop; full idempotency; several fixes and tweaks; re-added hosts in inventory
This commit is contained in:
parent
555fde4351
commit
726b7668f9
65 changed files with 10012 additions and 377 deletions
3
inventory/host_vars/lithium/vars.yml
Normal file
3
inventory/host_vars/lithium/vars.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
ansible_become_password: "{{ vault_root_pass }}"
|
||||
ansible_host: "{{ vault_ansible_host }}"
|
||||
ansible_user: "{{ vault_ssh_user }}"
|
Loading…
Add table
Add a link
Reference in a new issue