Fix playbook imports
This commit is contained in:
parent
91839b927d
commit
db3d146dc9
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
- import_playbook: UnixCLI.yaml
|
- import_playbook: UnixCLI.yaml
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: 1password
|
- role: 1password
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
---
|
---
|
||||||
- import_playbook: Unix.yaml
|
- import_playbook: UnixGUI.yaml
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: obsidian
|
- role: obsidian
|
||||||
|
Loading…
x
Reference in New Issue
Block a user