ben-grande / qusal

Salt Formulas for Qubes OS.
14 stars 6 forks source link

Fix typo in ansible formula #78

Closed wassp-ds closed 1 week ago

wassp-ds commented 1 week ago

Commitment

I confirm that I have read the following resources:

Software version

R4.2.1

Brief summary

Steps to reproduce

sudo qubesctl --skip-dom0 --targets=ansible state.apply ansible.configure,zsh.touch-zshrc
sudo qubesctl --skip-dom0 --targets=ansible-minion state.apply ansible.configure-minion,zsh.touch-zshrc

Expected behavior

Installation to complete

Fix

sudo qubesctl --skip-dom0 --targets=ansible state.apply ansible.configure,utils.tools.zsh.touch-zshrc
sudo qubesctl --skip-dom0 --targets=ansible-minion state.apply ansible.configure-minion,utils.tools.zsh.touch-zshrc

.