try this using ansible-pull

This commit is contained in:
Mark Riedesel 2024-11-20 12:52:53 -06:00
parent 1444f05d9c
commit 2b7d4e9c77
9 changed files with 69 additions and 23 deletions

View file

@ -1,6 +1,6 @@
---
- name: Provision new workstation from scratch
tags: base
- name: Provision new Arch workstation from scratch
hosts: all
tags: base
roles:
- base