Fix playbook imports

This commit is contained in:
Kenneth Benzie 2022-12-10 15:45:46 +00:00
parent 91839b927d
commit db3d146dc9
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,5 @@
---
- import_playbook: UnixCLI.yaml
- hosts: localhost
roles:
- role: 1password

View File

@ -1,7 +1,5 @@
---
- import_playbook: Unix.yaml
- import_playbook: UnixGUI.yaml
- hosts: localhost
roles:
- role: obsidian