Actually make LinuxCLI import UnixCLI

This commit is contained in:
Kenneth Benzie 2023-06-04 21:39:06 +01:00
parent 1f4c43a4a1
commit 67a37e0a56

View File

@ -1,4 +1,5 @@
--- ---
- import_playbook: UnixCLI.yaml
- hosts: localhost - hosts: localhost
roles: roles:
- role: gdb - role: gdb