3 lines
74 B
Bash
3 lines
74 B
Bash
|
#!/bin/bash
|
||
|
ansible-playbook -i localdev-inventory.yaml wsl-playbook.yaml
|