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
|
@ -1 +1,9 @@
|
|||
---
|
||||
- name: setup internal infrastructure
|
||||
hosts: internal
|
||||
gather_facts: false
|
||||
vars_files: ../inventory/vault.yml
|
||||
tasks:
|
||||
- include_vars: ../inventory/vault.yml
|
||||
|
||||
- ansible.builtin.import_playbook: nullified.infrastructure.main_desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue