Remove sudo in tests
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled

This commit is contained in:
Miguel Jacq 2025-12-15 11:57:33 +11:00
parent d50f1505bb
commit 4710231c91
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -21,4 +21,4 @@ builtin cd "${ANSIBLE_DIR}"
ansible-lint "${ANSIBLE_DIR}" ansible-lint "${ANSIBLE_DIR}"
# Run # Run
sudo ansible-playbook playbook.yml -i "localhost," -c local --check --diff ansible-playbook playbook.yml -i "localhost," -c local --check --diff