commit 85945944573d8302eae0e5746891841b1bc6f4d5 parent a725924bc648b0d74635592a24e274e30b58248a Author: Florian Dold <florian@dold.me> Date: Thu, 22 May 2025 15:03:51 +0200 simplify (inventory already specified in ansible.cfg) Diffstat:
| M | deploy.sh | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/deploy.sh b/deploy.sh @@ -8,7 +8,6 @@ then fi ansible-playbook -v \ - --inventory inventories/default \ --limit "$1" \ playbooks/setup.yml